aboutsummaryrefslogtreecommitdiff
path: root/src/gns
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-05-07 11:13:46 +0000
committerChristian Grothoff <christian@grothoff.org>2012-05-07 11:13:46 +0000
commit426bcaa9b80ce3507873be65f0da57e6e4d45ae7 (patch)
treeb159e0a17a0a306e7765c46de64c49d3fdd02319 /src/gns
parentd1d7e3841059cac6fe6404a3121811acd9327486 (diff)
downloadgnunet-426bcaa9b80ce3507873be65f0da57e6e4d45ae7.tar.gz
gnunet-426bcaa9b80ce3507873be65f0da57e6e4d45ae7.zip
-linux only
Diffstat (limited to 'src/gns')
-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