summaryrefslogtreecommitdiff
path: root/mteval/Makefile.am
diff options
context:
space:
mode:
authorChris Dyer <cdyer@Chriss-MacBook-Air.local>2013-02-16 03:18:42 -0500
committerChris Dyer <cdyer@Chriss-MacBook-Air.local>2013-02-16 03:18:42 -0500
commitd9f77a14d4e217dc8984871802bbccc66a2c9864 (patch)
treeffb1259b8dd2e8d89847a07ce3e87199133154b8 /mteval/Makefile.am
parentf5708c7e6efc5dc249b1d2421a636c087231f275 (diff)
new metric
Diffstat (limited to 'mteval/Makefile.am')
-rw-r--r--mteval/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/mteval/Makefile.am b/mteval/Makefile.am
index 83adee17..681e798e 100644
--- a/mteval/Makefile.am
+++ b/mteval/Makefile.am
@@ -19,6 +19,7 @@ libmteval_a_SOURCES = \
ns_comb.h \
ns_docscorer.h \
ns_ext.h \
+ ns_ssk.h \
ns_ter.h \
scorer.h \
ter.h \
@@ -31,6 +32,7 @@ libmteval_a_SOURCES = \
ns_comb.cc \
ns_docscorer.cc \
ns_ext.cc \
+ ns_ssk.cc \
ns_ter.cc \
scorer.cc \
ter.cc