aboutsummaryrefslogtreecommitdiff
path: root/src/topology/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/topology/Makefile.am')
-rw-r--r--src/topology/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/topology/Makefile.am b/src/topology/Makefile.am
index 7bedd0910..00038a236 100644
--- a/src/topology/Makefile.am
+++ b/src/topology/Makefile.am
@@ -23,7 +23,9 @@ gnunet_daemon_topology_LDADD = \
23check_PROGRAMS = \ 23check_PROGRAMS = \
24 test_gnunet_daemon_topology 24 test_gnunet_daemon_topology
25 25
26if !DISABLE_TEST_RUN
26TESTS = $(check_PROGRAMS) 27TESTS = $(check_PROGRAMS)
28endif
27 29
28test_gnunet_daemon_topology_SOURCES = \ 30test_gnunet_daemon_topology_SOURCES = \
29 test_gnunet_daemon_topology.c 31 test_gnunet_daemon_topology.c