From: Christian Grothoff Date: Mon, 2 Jan 2012 02:32:39 +0000 (+0000) Subject: -fix X-Git-Tag: initial-import-from-subversion-38251~15483 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=46db89062f906a1d4f33cd24973f89e67d0b5a89;p=oweals%2Fgnunet.git -fix --- diff --git a/src/dns/Makefile.am b/src/dns/Makefile.am index 9e2566bca..4e2637204 100644 --- a/src/dns/Makefile.am +++ b/src/dns/Makefile.am @@ -39,7 +39,8 @@ gnunet_service_dns_LDADD = \ $(top_builddir)/src/util/libgnunetutil.la \ $(top_builddir)/src/dht/libgnunetdht.la \ $(top_builddir)/src/mesh/libgnunetmesh.la \ - $(GN_LIBINTL) -lgnunetdnsparser + $(top_builddir)/src/dns/libgnunetdnsparser.la \ + $(GN_LIBINTL) libgnunetdnsparser_la_SOURCES = \