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

tutorial: adapt Makefile.am

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8294 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent 30d4a3c9
No related branches found
No related tags found
No related merge requests found
# programs just to build when "make check" is used
check_PROGRAMS = tutorial_decoupled tutorial_coupled
noinst_HEADERS= tutorialspatialparameters_decoupled.hh tutorialproblem_decoupled.hh tutorialspatialparams_coupled.hh tutorialproblem_coupled.hh
noinst_HEADERS= tutorialspatialparams_decoupled.hh tutorialproblem_decoupled.hh tutorialspatialparams_coupled.hh tutorialproblem_coupled.hh
EXTRA_DIST = CMakeLists.txt *.input
tutorial_decoupleddir = $(datadir)/dumux/tutorial
tutorial_decoupled_HEADERS = tutorialspatialparameters_decoupled.hh \
tutorial_decoupled_HEADERS = tutorialspatialparams_decoupled.hh \
tutorialproblem_decoupled.hh
tutorial_decoupled_SOURCES = tutorial_decoupled.cc
tutorial_decoupled_DATA = $(tutorial_decoupled_SOURCES)
......
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