aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/namestore/Makefile.am')
-rw-r--r--src/namestore/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/namestore/Makefile.am b/src/namestore/Makefile.am
index 604288431..0cb08fc77 100644
--- a/src/namestore/Makefile.am
+++ b/src/namestore/Makefile.am
@@ -75,6 +75,7 @@ libgnunetnamestore_la_SOURCES = \
75 namestore.h 75 namestore.h
76libgnunetnamestore_la_LIBADD = \ 76libgnunetnamestore_la_LIBADD = \
77 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 77 $(top_builddir)/src/statistics/libgnunetstatistics.la \
78 $(top_builddir)/src/dns/libgnunetdnsparser.la \
78 $(top_builddir)/src/util/libgnunetutil.la \ 79 $(top_builddir)/src/util/libgnunetutil.la \
79 $(GN_LIBINTL) 80 $(GN_LIBINTL)
80libgnunetnamestore_la_LDFLAGS = \ 81libgnunetnamestore_la_LDFLAGS = \