diff options
Diffstat (limited to 'vest/Makefile.am')
-rw-r--r-- | vest/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 |