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
commit774702f245045ae3752e67b85906a7df4b333cf5 (patch)
tree96b16185c7048ca03dbaeadec1248a0dceacf313 /mteval/Makefile.am
parentbd7c369f225734ed58e51d4aede7c75a66f8c128 (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