aboutsummaryrefslogtreecommitdiff
path: root/src/dns
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-05-06 18:18:50 +0000
committerChristian Grothoff <christian@grothoff.org>2012-05-06 18:18:50 +0000
commit4dbc295056fa19607cace8d0ea47857b03e01b28 (patch)
tree3a824e55bd67990a4f269b295f39eef0d2ad0d23 /src/dns
parent11b22537ab75960687f9c5cea26314a1ac7aa56b (diff)
downloadgnunet-4dbc295056fa19607cace8d0ea47857b03e01b28.tar.gz
gnunet-4dbc295056fa19607cace8d0ea47857b03e01b28.zip
-linux only
Diffstat (limited to 'src/dns')
-rw-r--r--src/dns/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/dns/Makefile.am b/src/dns/Makefile.am
index 12c7241da..ed000aa19 100644
--- a/src/dns/Makefile.am
+++ b/src/dns/Makefile.am
@@ -40,9 +40,10 @@ noinst_PROGRAMS = \
40plugin_LTLIBRARIES = \ 40plugin_LTLIBRARIES = \
41 libgnunet_plugin_block_dns.la 41 libgnunet_plugin_block_dns.la
42 42
43if LINUX
43check_SCRIPTS = \ 44check_SCRIPTS = \
44 test_gnunet_dns.sh 45 test_gnunet_dns.sh
45 46endif
46 47
47gnunet_helper_dns_SOURCES = \ 48gnunet_helper_dns_SOURCES = \
48 gnunet-helper-dns.c 49 gnunet-helper-dns.c