From 218535f66de8b4cc133b857a33409adef0ecf04e Mon Sep 17 00:00:00 2001 From: Harry Moffat Date: Tue, 20 Jun 2006 23:04:28 +0000 Subject: [PATCH] Added a few directories: min_python --- configure.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure.in b/configure.in index 4c356997d..414868ace 100755 --- a/configure.in +++ b/configure.in @@ -1224,6 +1224,8 @@ AC_OUTPUT(Makefile \ test_problems/fracCoeff/Makefile \ test_problems/ck2cti_test/Makefile \ test_problems/ck2cti_test/runtest \ + test_problems/min_python/Makefile \ + test_problems/min_python/minDiamond/Makefile \ test_problems/python/Makefile \ test_problems/cathermo/Makefile \ test_problems/cathermo/issp/Makefile \