From 8000747074b82caeacb0f43710940220d9840d37 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 22 Feb 2017 11:10:02 +0100 Subject: clean up new block logic, avoid direct linkage against blockgroup lib from DHT service --- src/dht/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'src/dht/Makefile.am') diff --git a/src/dht/Makefile.am b/src/dht/Makefile.am index 4216af400..b95083c85 100644 --- a/src/dht/Makefile.am +++ b/src/dht/Makefile.am @@ -82,7 +82,6 @@ gnunet_service_dht_LDADD = \ $(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \ $(top_builddir)/src/hello/libgnunethello.la \ $(top_builddir)/src/block/libgnunetblock.la \ - $(top_builddir)/src/block/libgnunetblockgroup.la \ $(top_builddir)/src/datacache/libgnunetdatacache.la \ $(top_builddir)/src/util/libgnunetutil.la \ -lm -- cgit v1.2.3