aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/hostlist/Makefile.am')
-rw-r--r--src/hostlist/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/hostlist/Makefile.am b/src/hostlist/Makefile.am
index 14b872ed3..e2dd27a29 100644
--- a/src/hostlist/Makefile.am
+++ b/src/hostlist/Makefile.am
@@ -36,10 +36,12 @@ check_PROGRAMS = \
36 test_gnunet_daemon_hostlist_learning 36 test_gnunet_daemon_hostlist_learning
37 37
38if HAVE_MHD 38if HAVE_MHD
39if !DISABLE_TEST_RUN
39TESTS = \ 40TESTS = \
40 test_gnunet_daemon_hostlist \ 41 test_gnunet_daemon_hostlist \
41 test_gnunet_daemon_hostlist_learning 42 test_gnunet_daemon_hostlist_learning
42endif 43endif
44endif
43 45
44test_gnunet_daemon_hostlist_SOURCES = \ 46test_gnunet_daemon_hostlist_SOURCES = \
45 test_gnunet_daemon_hostlist.c 47 test_gnunet_daemon_hostlist.c