Skip to content
Snippets Groups Projects
Commit 8f4a7717 authored by Bernd Flemisch's avatar Bernd Flemisch
Browse files

added option and interface files to EXTRA_DIST

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@5295 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent 1e1846bb
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,8 @@
# we need the module file to be able to build via dunecontrol
EXTRA_DIST = dune.module \
CMake/Modules/*.cmake CMakeLists.txt \
CONTRIBUTORS INSTALL.cmake LICENSE
CONTRIBUTORS INSTALL.cmake LICENSE \
debug.opts optim.opts
SUBDIRS = appl doc dumux m4 test tutorial
......
......@@ -2,6 +2,8 @@ check_PROGRAMS = lens_1p2c lens_2p
noinst_HEADERS = *.hh
EXTRA_DIST = interface1p2c.xml interface2p.xml
lens_1p2c_SOURCES = lens_1p2c.cc
lens_2p_SOURCES = lens_2p.cc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment