aboutsummaryrefslogtreecommitdiff
path: root/src/dns/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-01-03 22:51:14 +0000
committerChristian Grothoff <christian@grothoff.org>2012-01-03 22:51:14 +0000
commit0bc020d2fe8fa8aa1e6896cd38c7b9d6c2311267 (patch)
treec4e9795e36241788f438b6b14dfb3a3c74f962d6 /src/dns/Makefile.am
parent2b8b0b0dac4286b5f935167b57db5255eab1681f (diff)
downloadgnunet-0bc020d2fe8fa8aa1e6896cd38c7b9d6c2311267.tar.gz
gnunet-0bc020d2fe8fa8aa1e6896cd38c7b9d6c2311267.zip
-misc DNS related bugfixes
Diffstat (limited to 'src/dns/Makefile.am')
-rw-r--r--src/dns/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dns/Makefile.am b/src/dns/Makefile.am
index 2d5efb2f6..674f4bf57 100644
--- a/src/dns/Makefile.am
+++ b/src/dns/Makefile.am
@@ -60,7 +60,6 @@ gnunet_service_dns_new_SOURCES = \
60gnunet_service_dns_new_LDADD = \ 60gnunet_service_dns_new_LDADD = \
61 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 61 $(top_builddir)/src/statistics/libgnunetstatistics.la \
62 $(top_builddir)/src/util/libgnunetutil.la \ 62 $(top_builddir)/src/util/libgnunetutil.la \
63 $(top_builddir)/src/dns/libgnunetdnsparser.la \
64 $(GN_LIBINTL) 63 $(GN_LIBINTL)
65 64
66libgnunetdnsparser_la_SOURCES = \ 65libgnunetdnsparser_la_SOURCES = \