summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChris Dyer <cdyer@cs.cmu.edu>2012-06-24 22:30:50 -0400
committerChris Dyer <cdyer@cs.cmu.edu>2012-06-24 22:30:50 -0400
commitba23531ee5ba0c281ddfe1b40e5148ae2d94c277 (patch)
tree4bba75548be6bfb62480ad842d5618fdba5aaf00 /Makefile.am
parentd19ddda6446d3093de1617027350d34df20a1b50 (diff)
minimum risk training, not completely ready for primetime
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am20
1 files changed, 19 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ea5e2b3f..4df72cff 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,25 @@
# 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 phrasinator training training/liblbfgs mira dtrain dpmert pro-train rampion extools gi/pf gi/markov_al rst_parser
+SUBDIRS = \
+ utils \
+ mteval \
+ klm/util \
+ klm/lm \
+ decoder \
+ phrasinator \
+ training \
+ training/liblbfgs \
+ mira \
+ dtrain \
+ dpmert \
+ pro-train \
+ rampion \
+ minrisk \
+ extools \
+ gi/pf \
+ gi/markov_al \
+ rst_parser
#gi/pyp-topics/src gi/clda/src gi/posterior-regularisation/prjava