summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorredpony <redpony@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-10-18 23:31:31 +0000
committerredpony <redpony@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-10-18 23:31:31 +0000
commit6f95b5bf05c13ee0ced81eb59751b530fbcc8189 (patch)
tree6121861dcf80a03cbc856191d2efb725b1765be7 /configure.ac
parente0ef743090038ee02d656cee11debd2246624ba0 (diff)
fix klm build
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@682 ec762483-ff6d-05da-a07a-a48fb63a330f
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d143f33d..51583c81 100644
--- a/configure.ac
+++ b/configure.ac
@@ -86,4 +86,4 @@ then
AM_CONDITIONAL([RAND_LM], true)
fi
-AC_OUTPUT(Makefile utils/Makefile mteval/Makefile extools/Makefile decoder/Makefile training/Makefile vest/Makefile gi/pyp-topics/src/Makefile gi/clda/src/Makefile)
+AC_OUTPUT(Makefile utils/Makefile mteval/Makefile extools/Makefile decoder/Makefile training/Makefile vest/Makefile klm/util/Makefile klm/lm/Makefile gi/pyp-topics/src/Makefile gi/clda/src/Makefile)