From 748edaf224981bb91663e22620b7e3100b093bec Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 18 May 2012 05:34:53 +0000 Subject: -cleaner linkage --- src/gns/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/gns/Makefile.am') diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am index cc137c2dd..7b584c8ef 100644 --- a/src/gns/Makefile.am +++ b/src/gns/Makefile.am @@ -204,8 +204,6 @@ gnunet_service_gns_SOURCES = \ gnunet-service-gns_resolver.c \ gnunet-service-gns_interceptor.c gnunet_service_gns_LDADD = \ - $(top_builddir)/src/tun/libgnunettun.la \ - $(top_builddir)/src/mesh/libgnunetmesh.la \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ $(top_builddir)/src/util/libgnunetutil.la \ $(top_builddir)/src/dns/libgnunetdns.la \ @@ -214,8 +212,6 @@ gnunet_service_gns_LDADD = \ $(top_builddir)/src/namestore/libgnunetnamestore.la \ $(GN_LIBINTL) gnunet_service_gns_DEPENDENCIES = \ - $(top_builddir)/src/tun/libgnunettun.la \ - $(top_builddir)/src/mesh/libgnunetmesh.la \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ $(top_builddir)/src/util/libgnunetutil.la \ $(top_builddir)/src/dns/libgnunetdns.la \ -- cgit v1.2.3