-added dht handle, fixes
[oweals/gnunet.git] / src / gns / Makefile.am
index 3071a2359133a1eca215232c1686933f006ba94f..09c7550ad7e7d6397dadb52b64c32c711c987382 100644 (file)
@@ -45,6 +45,7 @@ gnunet_service_gns_LDADD = \
   $(top_builddir)/src/util/libgnunetutil.la \
        $(top_builddir)/src/dns/libgnunetdns.la \
        $(top_builddir)/src/dns/libgnunetdnsparser.la \
+       $(top_builddir)/src/dht/libgnunetdht.la \
        $(top_builddir)/src/gns/libgnunetnamestore.la \
   $(GN_LIBINTL)