aboutsummaryrefslogtreecommitdiff
path: root/src/dns/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/dns/Makefile.am')
-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