remove the *reference.vtu and *.input from EXTRA_DIST

these are non-existant in eWoms anyways.
This commit is contained in:
Andreas Lauser 2012-10-16 20:38:00 +02:00
parent 0c1a15c2de
commit eaf7d9cea5

View File

@ -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