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

add references folder to the tarball

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10272 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent a0df9317
No related branches found
No related tags found
No related merge requests found
...@@ -128,6 +128,7 @@ AC_CONFIG_FILES([dumux.pc ...@@ -128,6 +128,7 @@ AC_CONFIG_FILES([dumux.pc
test/material/ncpflash/Makefile test/material/ncpflash/Makefile
test/material/pengrobinson/Makefile test/material/pengrobinson/Makefile
test/material/tabulation/Makefile test/material/tabulation/Makefile
test/references/Makefile
tutorial/Makefile tutorial/Makefile
]) ])
......
SUBDIRS = common decoupled freeflow implicit material SUBDIRS = common \
decoupled \
freeflow \
implicit \
material \
references
EXTRA_DIST = CMakeLists.txt EXTRA_DIST = CMakeLists.txt
......
referencesdir = $(includedir)/test/references
EXTRA_DIST=*.vtu
include $(top_srcdir)/am/global-rules
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