summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuest_account Guest_account prguest11 <prguest11@taipan.cs>2011-09-28 16:21:20 +0100
committerGuest_account Guest_account prguest11 <prguest11@taipan.cs>2011-09-28 16:21:20 +0100
commit97d6e11086be5f827a13ccd677f46f200bb873f9 (patch)
treea0715260907ed30a11e7a7a6b6549bac0bd06607
parent52e09d888692be28174ddf21afbae004d84c0d89 (diff)
fix
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2e9cc36d..dd151076 100644
--- a/configure.ac
+++ b/configure.ac
@@ -113,4 +113,5 @@ then
AM_CONDITIONAL([GLC], true)
fi
-AC_OUTPUT(Makefile utils/Makefile mteval/Makefile extools/Makefile decoder/Makefile phrasinator/Makefile training/Makefile vest/Makefile pro-train/Makefile klm/util/Makefile klm/lm/Makefile mira/Makefile gi/pyp-topics/src/Makefile gi/clda/src/Makefile gi/cbgi/Makefile gi/ml/Makefile)
+AC_OUTPUT(Makefile utils/Makefile mteval/Makefile extools/Makefile decoder/Makefile phrasinator/Makefile training/Makefile vest/Makefile pro-train/Makefile klm/util/Makefile klm/lm/Makefile mira/Makefile gi/pyp-topics/src/Makefile gi/clda/src/Makefile)
+# gi/cbgi/Makefile gi/ml/Makefile)