summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2011-07-24 20:46:22 +0200
committerPatrick Simianer <p@simianer.de>2011-09-23 19:13:57 +0200
commit3da2d6bef3d6f6c0e1e0d8845003db59d5697c90 (patch)
treef76ba4bf59aabc8cce9837dbfb4bbe716e50e1ec /Makefile.am
parent8e67ebda72410a84830b679db0c46251935e7892 (diff)
added dtrain, implemented psg setting in decoder/translator, implemented psmetrics, ngram statistics, main carcass
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index f5397d0b..214542a9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,8 +1,7 @@
# 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 mira vest extools
-
+SUBDIRS = utils mteval klm/util klm/lm decoder phrasinator training mira dtrain vest extools
#gi/pyp-topics/src gi/clda/src gi/posterior-regularisation/prjava
AUTOMAKE_OPTIONS = foreign