From 761a5c79048e28478e83ad3d9876e5b953b84b81 Mon Sep 17 00:00:00 2001 From: Harry Moffat Date: Thu, 23 Aug 2007 21:52:09 +0000 Subject: [PATCH] Added a directory --- configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.in b/configure.in index 20412b1f4..58020fb53 100755 --- a/configure.in +++ b/configure.in @@ -1512,6 +1512,7 @@ AC_OUTPUT(Makefile \ test_problems/cxx_ex/Makefile \ test_problems/silane_equil/Makefile \ test_problems/surfkin/Makefile \ + test_problems/surfSolverTest/Makefile \ test_problems/diamondSurf/Makefile \ test_problems/diamondSurf_dupl/Makefile \ test_problems/ChemEquil_gri_matrix/Makefile \