aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-04-02 18:08:27 +0200
committerChristian Grothoff <christian@grothoff.org>2017-04-02 18:08:27 +0200
commit2b3d804abaff87da0b07f8f6da115a05f6664ebe (patch)
treedc55ff2e1e7d1a7509a3b07445f36150d39092a7 /src/namestore/Makefile.am
parentc8215b961dc755410b5bc7312de33d90abe2c0dd (diff)
downloadgnunet-2b3d804abaff87da0b07f8f6da115a05f6664ebe.tar.gz
gnunet-2b3d804abaff87da0b07f8f6da115a05f6664ebe.zip
fix misc linker issues
Diffstat (limited to 'src/namestore/Makefile.am')
-rw-r--r--src/namestore/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/namestore/Makefile.am b/src/namestore/Makefile.am
index de46e9c89..1b99fcc45 100644
--- a/src/namestore/Makefile.am
+++ b/src/namestore/Makefile.am
@@ -114,7 +114,6 @@ libgnunetnamestore_la_SOURCES = \
114libgnunetnamestore_la_LIBADD = \ 114libgnunetnamestore_la_LIBADD = \
115 $(top_builddir)/src/gnsrecord/libgnunetgnsrecord.la \ 115 $(top_builddir)/src/gnsrecord/libgnunetgnsrecord.la \
116 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 116 $(top_builddir)/src/statistics/libgnunetstatistics.la \
117 $(top_builddir)/src/dns/libgnunetdnsparser.la \
118 $(top_builddir)/src/util/libgnunetutil.la \ 117 $(top_builddir)/src/util/libgnunetutil.la \
119 $(GN_LIBINTL) 118 $(GN_LIBINTL)
120libgnunetnamestore_la_LDFLAGS = \ 119libgnunetnamestore_la_LDFLAGS = \