summaryrefslogtreecommitdiff
path: root/Makefile.am
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 /Makefile.am
parente0ef743090038ee02d656cee11debd2246624ba0 (diff)
fix klm build
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@682 ec762483-ff6d-05da-a07a-a48fb63a330f
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 5 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 98c2561e..08d1a5b7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,9 @@
-SUBDIRS = utils mteval decoder training vest extools gi/pyp-topics/src gi/clda/src gi/posterior-regularisation/prjava
-AUTOMAKE_OPTIONS = foreign
+# warning - the subdirectories in the following list should
+# be kept in topologically sorted order. Also, DO NOT introduce
+# cyclic dependencies between these directories!
+SUBDIRS = utils mteval klm/util klm/lm decoder training vest extools gi/pyp-topics/src gi/clda/src gi/posterior-regularisation/prjava
+AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I m4
AM_CPPFLAGS = -D_GLIBCXX_PARALLEL