summaryrefslogtreecommitdiff
path: root/utils/Makefile.am
diff options
context:
space:
mode:
authorredpony <redpony@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-08-12 18:56:25 +0000
committerredpony <redpony@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-08-12 18:56:25 +0000
commit6e45bf6c8e11a556d97377ae00db64cb5a597cd9 (patch)
treeefa57f7bd88cf9a78090a43ca8d58d860d4534fd /utils/Makefile.am
parent32353ed1871dec151d730e4b01d77b6a8d1103e6 (diff)
add 'make check' support
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@534 ec762483-ff6d-05da-a07a-a48fb63a330f
Diffstat (limited to 'utils/Makefile.am')
-rw-r--r--utils/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/Makefile.am b/utils/Makefile.am
index e513febd..66b86f89 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -4,6 +4,9 @@ noinst_PROGRAMS = \
weights_test \
logval_test \
small_vector_test
+
+TESTS = small_vector_test logval_test weights_test dict_test
+
endif
noinst_LIBRARIES = libutils.a