aboutsummaryrefslogtreecommitdiff
path: root/src/gns/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-08-13 21:07:54 +0000
committerChristian Grothoff <christian@grothoff.org>2013-08-13 21:07:54 +0000
commit9b87e5d8f6b762cc8fd4625b7dd369e36722978c (patch)
tree43f5d336224f1513733acea0253e3098520e771d /src/gns/Makefile.am
parent4c0d35b75913b66abfd69a4f1d76cd0000d1a9ec (diff)
downloadgnunet-9b87e5d8f6b762cc8fd4625b7dd369e36722978c.tar.gz
gnunet-9b87e5d8f6b762cc8fd4625b7dd369e36722978c.zip
-more work on new GNS implementation
Diffstat (limited to 'src/gns/Makefile.am')
-rw-r--r--src/gns/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index 6fde83578..16bd6ca1c 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -137,6 +137,7 @@ gnunet_service_gns_LDADD = \
137 libgnunetgns_common.la \ 137 libgnunetgns_common.la \
138 $(top_builddir)/src/dns/libgnunetdns.la \ 138 $(top_builddir)/src/dns/libgnunetdns.la \
139 $(top_builddir)/src/dns/libgnunetdnsparser.la \ 139 $(top_builddir)/src/dns/libgnunetdnsparser.la \
140 $(top_builddir)/src/dns/libgnunetdnsstub.la \
140 $(top_builddir)/src/dht/libgnunetdht.la \ 141 $(top_builddir)/src/dht/libgnunetdht.la \
141 $(top_builddir)/src/namestore/libgnunetnamestore.la \ 142 $(top_builddir)/src/namestore/libgnunetnamestore.la \
142 $(USE_VPN) \ 143 $(USE_VPN) \