From 44bf33129c9da951a695413cb7314fee58c6ee0f Mon Sep 17 00:00:00 2001 From: redpony Date: Thu, 12 Aug 2010 18:56:25 +0000 Subject: add 'make check' support git-svn-id: https://ws10smt.googlecode.com/svn/trunk@534 ec762483-ff6d-05da-a07a-a48fb63a330f --- vest/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'vest') diff --git a/vest/Makefile.am b/vest/Makefile.am index b869672b..aff9cda5 100644 --- a/vest/Makefile.am +++ b/vest/Makefile.am @@ -8,6 +8,7 @@ bin_PROGRAMS = \ if HAVE_GTEST noinst_PROGRAMS = \ lo_test +TESTS = lo_test endif sentserver_SOURCES = sentserver.c -- cgit v1.2.3