aboutsummaryrefslogtreecommitdiff
path: root/src/gns/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/gns/Makefile.am')
-rw-r--r--src/gns/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index 379d6697a..08d85c903 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -186,7 +186,7 @@ test_gns_proxy_CFLAGS = $(MHD_CFLAGS) @LIBCURL_CPPFLAGS@ $(AM_CFLAGS)
186# gnunet-gns-import.c 186# gnunet-gns-import.c
187#gnunet_gns_import_LDADD = \ 187#gnunet_gns_import_LDADD = \
188# $(top_builddir)/src/service/identity/libgnunetidentity.la \ 188# $(top_builddir)/src/service/identity/libgnunetidentity.la \
189# $(top_builddir)/src/namestore/libgnunetnamestore.la \ 189# $(top_builddir)/src/service/namestore/libgnunetnamestore.la \
190# $(top_builddir)/src/lib/gnsrecord/libgnunetgnsrecord.la \ 190# $(top_builddir)/src/lib/gnsrecord/libgnunetgnsrecord.la \
191# $(top_builddir)/src/lib/util/libgnunetutil.la \ 191# $(top_builddir)/src/lib/util/libgnunetutil.la \
192# $(GN_LIBINTL) 192# $(GN_LIBINTL)