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
commitac40b555b98a2ea295d48e95263086b52ed3b74b (patch)
treebb324192fd23f9d77b61024cb14e9d6d4907a7c1 /Makefile.am
parent535cfe8da7c6107d8415afd1381d59f2a6b9844f (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