mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
remove the *reference.vtu and *.input from EXTRA_DIST
these are non-existant in eWoms anyways.
This commit is contained in:
parent
0c1a15c2de
commit
eaf7d9cea5
@ -2,7 +2,7 @@
|
||||
check_PROGRAMS = tutorial_decoupled tutorial_coupled
|
||||
|
||||
noinst_HEADERS= *.hh
|
||||
EXTRA_DIST = CMakeLists.txt *.input
|
||||
EXTRA_DIST = CMakeLists.txt
|
||||
|
||||
tutorial_decoupleddir = $(datadir)/dumux/tutorial
|
||||
tutorial_decoupled_SOURCES = tutorial_decoupled.cc
|
||||
|
Loading…
Reference in New Issue
Block a user