aboutsummaryrefslogtreecommitdiff
path: root/src/gns/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-06-25 20:16:26 +0200
committerChristian Grothoff <christian@grothoff.org>2018-06-25 20:16:26 +0200
commitaa4317d1e62c277e17fe2a5e3583b509ffbdc117 (patch)
treea281e6de1590c6710b285413f4eb2d421393b200 /src/gns/Makefile.am
parent44efedd8328a7cc82a05afc6f17c8ea2be57f586 (diff)
downloadgnunet-aa4317d1e62c277e17fe2a5e3583b509ffbdc117.tar.gz
gnunet-aa4317d1e62c277e17fe2a5e3583b509ffbdc117.zip
build fixes
Diffstat (limited to 'src/gns/Makefile.am')
-rw-r--r--src/gns/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index 46642113f..987d71f25 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -206,10 +206,7 @@ gnunet_service_gns_LDADD = \
206 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 206 $(top_builddir)/src/statistics/libgnunetstatistics.la \
207 $(top_builddir)/src/util/libgnunetutil.la \ 207 $(top_builddir)/src/util/libgnunetutil.la \
208 $(top_builddir)/src/dns/libgnunetdns.la \ 208 $(top_builddir)/src/dns/libgnunetdns.la \
209 $(top_builddir)/src/dns/libgnunetdnsparser.la \
210 $(top_builddir)/src/dns/libgnunetdnsstub.la \
211 $(top_builddir)/src/dht/libgnunetdht.la \ 209 $(top_builddir)/src/dht/libgnunetdht.la \
212 $(top_builddir)/src/tun/libgnunettun.la \
213 $(top_builddir)/src/namecache/libgnunetnamecache.la \ 210 $(top_builddir)/src/namecache/libgnunetnamecache.la \
214 $(USE_VPN) \ 211 $(USE_VPN) \
215 $(GN_LIBINTL) 212 $(GN_LIBINTL)