summaryrefslogtreecommitdiff
path: root/utils/Makefile.am
diff options
context:
space:
mode:
authorChris Dyer <redpony@gmail.com>2014-12-17 22:04:58 -0500
committerChris Dyer <redpony@gmail.com>2014-12-17 22:04:58 -0500
commitfb3eed63fb8d97e807eeff8543428680c4a27ab2 (patch)
treee02b77084f28a18df6b854f87a986124db44d717 /utils/Makefile.am
parent796768086a687d3f1856fef6489c34fe4d373642 (diff)
parent1613f1fc44ca67820afd7e7b21eb54b316c8ce55 (diff)
Merge pull request #63 from kho/const_reorder_2
Soft linguistic reordering constraints from http://www.aclweb.org/anthology/P14-1106
Diffstat (limited to 'utils/Makefile.am')
-rw-r--r--utils/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/Makefile.am b/utils/Makefile.am
index 64f6d433..dd74ddc0 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -41,6 +41,8 @@ libutils_a_SOURCES = \
kernel_string_subseq.h \
logval.h \
m.h \
+ maxent.h \
+ maxent.cpp \
murmur_hash3.h \
murmur_hash3.cc \
named_enum.h \