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, 1 insertions, 1 deletions
diff --git a/src/hostlist/Makefile.am b/src/hostlist/Makefile.am
index 560d81900..15c8f86a7 100644
--- a/src/hostlist/Makefile.am
+++ b/src/hostlist/Makefile.am
@@ -37,7 +37,7 @@ check_PROGRAMS = \
37 test_gnunet_daemon_hostlist_learning 37 test_gnunet_daemon_hostlist_learning
38 38
39if HAVE_MHD 39if HAVE_MHD
40if !DISABLE_TEST_RUN 40if ENABLE_TEST_RUN
41TESTS = \ 41TESTS = \
42 test_gnunet_daemon_hostlist \ 42 test_gnunet_daemon_hostlist \
43 test_gnunet_daemon_hostlist_reconnect \ 43 test_gnunet_daemon_hostlist_reconnect \