From 2d9abce4a1eee379690b21dfe1a510aa4163b385 Mon Sep 17 00:00:00 2001 From: Harry Moffat Date: Sat, 23 Aug 2008 01:24:17 +0000 Subject: [PATCH] Added a few directories. --- configure.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure.in b/configure.in index e05bd3f75..57bd5d4bb 100755 --- a/configure.in +++ b/configure.in @@ -1767,7 +1767,9 @@ AC_OUTPUT(Makefile \ test_problems/cathermo/DH_graph_Pitzer/Makefile \ test_problems/cathermo/DH_graph_bdotak/Makefile \ test_problems/cathermo/HMW_dupl_test/Makefile \ + test_problems/cathermo/VPissp/Makefile \ test_problems/VCSnonideal/Makefile \ + test_problems/VPsilane_test/Makefile \ test_problems/VCSnonideal/NaCl_equil/Makefile \ bin/install_tsc \ )