aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/gns/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index cbf4a02bb..64529b008 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -268,8 +268,10 @@ libgnunet_plugin_block_gns_la_DEPENDENCIES = \
268# $(top_builddir)/src/util/libgnunetutil.la 268# $(top_builddir)/src/util/libgnunetutil.la
269 269
270if ENABLE_TEST_RUN 270if ENABLE_TEST_RUN
271if LINUX
271TESTS = $(check_PROGRAMS) 272TESTS = $(check_PROGRAMS)
272endif 273endif
274endif
273 275
274EXTRA_DIST = \ 276EXTRA_DIST = \
275 test_gns_simple_lookup.conf 277 test_gns_simple_lookup.conf