aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-01-02 04:40:19 +0000
committerChristian Grothoff <christian@grothoff.org>2012-01-02 04:40:19 +0000
commita0ba564746ecdff082ac3982d4d911f91deb8ab7 (patch)
tree140b348566ed4db87fee526f784bafa9249edf75 /src/vpn/Makefile.am
parent86a020dbabef7e047706f462840bfe66b036093c (diff)
downloadgnunet-a0ba564746ecdff082ac3982d4d911f91deb8ab7.tar.gz
gnunet-a0ba564746ecdff082ac3982d4d911f91deb8ab7.zip
-moving dns plugin to dns directory
Diffstat (limited to 'src/vpn/Makefile.am')
-rw-r--r--src/vpn/Makefile.am14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/vpn/Makefile.am b/src/vpn/Makefile.am
index 13928dba3..ecb01969b 100644
--- a/src/vpn/Makefile.am
+++ b/src/vpn/Makefile.am
@@ -58,20 +58,6 @@ gnunet_daemon_exit_LDADD = \
58 $(GN_LIBINTL) 58 $(GN_LIBINTL)
59 59
60 60
61plugin_LTLIBRARIES = \
62 libgnunet_plugin_block_dns.la
63
64libgnunet_plugin_block_dns_la_SOURCES = \
65 plugin_block_dns.c
66libgnunet_plugin_block_dns_la_LIBADD = \
67 $(top_builddir)/src/util/libgnunetutil.la
68libgnunet_plugin_block_dns_la_LDFLAGS = \
69 $(top_builddir)/src/block/$(GN_PLUGIN_LDFLAGS)
70
71
72#check_PROGRAMS = \
73# test_XXX
74
75if ENABLE_TEST_RUN 61if ENABLE_TEST_RUN
76#TESTS = \ 62#TESTS = \
77# test_transport_api_tcp 63# test_transport_api_tcp