From a4186fc2fd00b3fe2899bffcdbbbf8fead31115f Mon Sep 17 00:00:00 2001 From: lurchi Date: Mon, 25 Jun 2018 18:38:13 +0200 Subject: Revert "integrate dnsparser and dnsstub and tun with libgnunetutil" This reverts commit 7da98cf076e9c5101244dfbbf8c3ddff045d298e. --- src/namestore/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/namestore/Makefile.am') diff --git a/src/namestore/Makefile.am b/src/namestore/Makefile.am index 777e722c2..fa85cc060 100644 --- a/src/namestore/Makefile.am +++ b/src/namestore/Makefile.am @@ -147,6 +147,8 @@ gnunet_zoneimport_LDADD = \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ $(top_builddir)/src/identity/libgnunetidentity.la \ $(top_builddir)/src/gnsrecord/libgnunetgnsrecord.la \ + $(top_builddir)/src/dns/libgnunetdnsparser.la \ + $(top_builddir)/src/dns/libgnunetdnsstub.la \ $(top_builddir)/src/util/libgnunetutil.la \ $(GN_LIBINTL) -- cgit v1.2.3