aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index e32ab0e28..b87b28e41 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -77,7 +77,9 @@ do_subst = $(SED) -e 's,[@]PYTHON[@],$(PYTHON),g'
77check_PROGRAMS = \ 77check_PROGRAMS = \
78 test_gnunet_prefix 78 test_gnunet_prefix
79 79
80if ENABLE_TEST_RUN
80TESTS = $(check_PROGRAMS) 81TESTS = $(check_PROGRAMS)
82endif
81 83
82test_gnunet_prefix_SOURCES = \ 84test_gnunet_prefix_SOURCES = \
83 test_gnunet_prefix.c 85 test_gnunet_prefix.c