From f4aae71d131d24550ac84c9ca465170f9e307ba5 Mon Sep 17 00:00:00 2001 From: Nicholas Malaya Date: Wed, 1 Feb 2012 23:22:53 +0000 Subject: [PATCH] [cantera]: forgot configure.ac update --- configure.ac | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configure.ac b/configure.ac index 6d3a98b77..945a3dcf8 100644 --- a/configure.ac +++ b/configure.ac @@ -64,6 +64,9 @@ AC_OUTPUT(Makefile \ test_problems/cathermo/Makefile \ test_problems/cathermo/DH_graph_1/Makefile \ test_problems/cathermo/DH_graph_acommon/Makefile \ + test_problems/cathermo/DH_graph_bdotak/Makefile \ + test_problems/cathermo/DH_graph_NM/Makefile \ + test_problems/cathermo/DH_graph_Pitzer/Makefile \ doxygen/Makefile \ ext/Makefile \ ext/tpx/Makefile \