diff options
Diffstat (limited to 'mteval')
-rw-r--r-- | mteval/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mteval/Makefile.am b/mteval/Makefile.am index e58492fc..f9277779 100644 --- a/mteval/Makefile.am +++ b/mteval/Makefile.am @@ -5,6 +5,7 @@ bin_PROGRAMS = \ if HAVE_GTEST noinst_PROGRAMS = \ scorer_test +TESTS = scorer_test endif noinst_LIBRARIES = libmteval.a |