From 359944c4ae89441b11d8009091a95d7fa7a3f6b0 Mon Sep 17 00:00:00 2001 From: Harry Moffat Date: Wed, 25 Mar 2009 01:30:07 +0000 Subject: [PATCH] Added a missing file. --- configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.in b/configure.in index a0faec81b..97d32b082 100755 --- a/configure.in +++ b/configure.in @@ -1840,6 +1840,7 @@ AC_OUTPUT(Makefile \ test_problems/CpJump/Makefile \ test_problems/mixGasTransport/Makefile \ test_problems/multiGasTransport/Makefile \ + test_problems/printUtilUnitTest/Makefile \ test_problems/fracCoeff/Makefile \ test_problems/negATest/Makefile \ test_problems/NASA9poly_test/Makefile \