From 84f44b769483c420d9fa555f63da8c42afc1f108 Mon Sep 17 00:00:00 2001
From: Markus Wolff <markus.wolff@twt-gmbh.de>
Date: Mon, 8 Aug 2011 10:58:42 +0000
Subject: [PATCH] added generalproblem to test/common

   - test problem which is formulated such, that the model can be
     switched (box or decoupled)



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

diff --git a/configure.ac b/configure.ac
index f0de21ee5b..c395bf8396 100644
--- a/configure.ac
+++ b/configure.ac
@@ -66,6 +66,7 @@ AC_CONFIG_FILES([dumux.pc
     test/boxmodels/2p2cni/Makefile
     test/boxmodels/richards/Makefile  
     test/common/Makefile
+    test/common/generalproblem/Makefile
     test/common/pardiso/Makefile
     test/common/propertysystem/Makefile
     test/common/spline/Makefile
-- 
GitLab