From e3dca1bf40ac8d8a884c261045ad1e9cade49a15 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 28 Jul 2010 12:00:34 +0000 Subject: fixes to build --- src/topology/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/topology') 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 = \ check_PROGRAMS = \ test_gnunet_daemon_topology +if !DISABLE_TEST_RUN TESTS = $(check_PROGRAMS) +endif test_gnunet_daemon_topology_SOURCES = \ test_gnunet_daemon_topology.c -- cgit v1.2.3