From 3da2d6bef3d6f6c0e1e0d8845003db59d5697c90 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Sun, 24 Jul 2011 20:46:22 +0200 Subject: added dtrain, implemented psg setting in decoder/translator, implemented psmetrics, ngram statistics, main carcass --- Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile.am') 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 -- cgit v1.2.3