aboutsummaryrefslogtreecommitdiff
path: root/src/dns/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-08-15 10:52:06 +0000
committerChristian Grothoff <christian@grothoff.org>2013-08-15 10:52:06 +0000
commit3288af4a4651156c01bdf6ffe1b20c6fbedf4bd8 (patch)
treeed49951102400f7086f4db23846fb7aaf32e5eb1 /src/dns/Makefile.am
parent9e94c69b299f74ac88b14f92b7a01bba0c33a776 (diff)
downloadgnunet-3288af4a4651156c01bdf6ffe1b20c6fbedf4bd8.tar.gz
gnunet-3288af4a4651156c01bdf6ffe1b20c6fbedf4bd8.zip
-eliminating duplicate struct definitions
Diffstat (limited to 'src/dns/Makefile.am')
-rw-r--r--src/dns/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dns/Makefile.am b/src/dns/Makefile.am
index 345c1316c..441ffeefd 100644
--- a/src/dns/Makefile.am
+++ b/src/dns/Makefile.am
@@ -82,7 +82,7 @@ gnunet_service_dns_DEPENDENCIES = \
82 libgnunetdnsstub.la 82 libgnunetdnsstub.la
83 83
84libgnunetdnsparser_la_SOURCES = \ 84libgnunetdnsparser_la_SOURCES = \
85 dnsparser.c dnsparser.h 85 dnsparser.c
86libgnunetdnsparser_la_LIBADD = \ 86libgnunetdnsparser_la_LIBADD = \
87 $(top_builddir)/src/util/libgnunetutil.la $(XLIB) \ 87 $(top_builddir)/src/util/libgnunetutil.la $(XLIB) \
88 -lidn 88 -lidn