summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChris Dyer <redpony@gmail.com>2014-01-20 20:00:16 -0500
committerChris Dyer <redpony@gmail.com>2014-01-20 20:00:16 -0500
commitc67fceb6d047f33d6bd450a086d7240cf0bad6ce (patch)
tree52501cff1567979926225333bbce140aefb1e509 /Makefile.am
parent1915f029aa02f3528dafcd7b80a62a9c890b462b (diff)
fix for build
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 008dc704..598293d1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,11 +12,10 @@ SUBDIRS = \
klm/search \
decoder \
training \
- training/liblbfgs \
word-aligner \
+ extractor \
example_extff
-# extractor
EXTRA_DIST = corpus tests python/cdec python/tests python/examples compound-split environment
AUTOMAKE_OPTIONS = foreign