From 981a912550d88cc6a487be560f5a08271eb32440 Mon Sep 17 00:00:00 2001
From: Klaus Mosthaf <klmos@env.dtu.dk>
Date: Tue, 19 Oct 2010 09:15:00 +0000
Subject: [PATCH] added appl, lecture, msm, etc. to configure.ac

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4460 2fb0f335-1f38-0410-981e-8018bf24f1b0
---
 configure.ac | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/configure.ac b/configure.ac
index 1699216f8b..8929970f41 100644
--- a/configure.ac
+++ b/configure.ac
@@ -84,6 +84,12 @@ LIBS="$DUNE_LIBS $ALL_PKG_LIBS $PARDISO_LIBS"
 
 AC_CONFIG_FILES([dumux.pc
     Makefile
+    appl/Makefile
+    appl/lecture/Makefile
+    appl/lecture/msm/Makefile
+    appl/lecture/msm/1p2cvs2p/Makefile
+    appl/lecture/msm/buckleyleverett/Makefile
+    appl/lecture/msm/mcwhorter/Makefile
     doc/Makefile 
     doc/doxygen/Makefile 
     doc/doxygen/Doxyfile
-- 
GitLab