Skip to content
Snippets Groups Projects
Commit 10bc2d8a authored by Christoph Grüninger's avatar Christoph Grüninger
Browse files

[tutorial]

Include soltuions to dist.
(developed together with vishal, reviewed by vishal)


git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9043 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent cb273d00
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,10 @@ ...@@ -2,7 +2,10 @@
check_PROGRAMS = tutorial_decoupled tutorial_coupled check_PROGRAMS = tutorial_decoupled tutorial_coupled
noinst_HEADERS= tutorialspatialparams_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 EXTRA_DIST = CMakeLists.txt *.input \
solutions_coupled/*.hh \
solutions_coupled/*.diff \
solutions_coupled/*.input
tutorial_decoupleddir = $(datadir)/dumux/tutorial tutorial_decoupleddir = $(datadir)/dumux/tutorial
tutorial_decoupled_HEADERS = tutorialspatialparams_decoupled.hh \ tutorial_decoupled_HEADERS = tutorialspatialparams_decoupled.hh \
......
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