From 6f95b5bf05c13ee0ced81eb59751b530fbcc8189 Mon Sep 17 00:00:00 2001 From: redpony Date: Mon, 18 Oct 2010 23:31:31 +0000 Subject: fix klm build git-svn-id: https://ws10smt.googlecode.com/svn/trunk@682 ec762483-ff6d-05da-a07a-a48fb63a330f --- Makefile.am | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'Makefile.am') 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 -- cgit v1.2.3