From 046133b894043df0d33a70e3ae21145645d82498 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 1 Mar 2013 19:34:34 +0000 Subject: -actually run the test --- contrib/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/contrib/Makefile.am b/contrib/Makefile.am index e28769623..bb113126e 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -53,6 +53,8 @@ do_subst = $(SED) -e 's,[@]PYTHON[@],$(PYTHON),g' check_PROGRAMS = \ test_gnunet_prefix +TESTS = $(check_PROGRAMS) + test_gnunet_prefix_SOURCES = \ test_gnunet_prefix.c -- cgit v1.2.3