From ed40e07326dc5d15e37bce8fded9705ff3898a14 Mon Sep 17 00:00:00 2001 From: Harry Moffat Date: Wed, 20 Aug 2003 20:00:29 +0000 Subject: [PATCH] Added another test directory --- config/configure.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/configure.in b/config/configure.in index e2d58dec8..978927e6c 100755 --- a/config/configure.in +++ b/config/configure.in @@ -422,7 +422,8 @@ AC_OUTPUT(../Cantera/Makefile \ ../test_problems/Makefile \ ../test_problems/cxx_ex/Makefile \ ../test_problems/silane_equil/Makefile \ - ../test_problems/surfkin/Makefile) + ../test_problems/surfkin/Makefile \ + ../test_problems/diamondSurf/Makefile ) # ) echo