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 ac7882366..c80fd3ef3 100644
--- a/src/namestore/Makefile.am
+++ b/src/namestore/Makefile.am
@@ -71,6 +71,7 @@ libgnunetnamestore_la_SOURCES = \
71 namestore_api_monitor.c \ 71 namestore_api_monitor.c \
72 namestore.h 72 namestore.h
73libgnunetnamestore_la_LIBADD = \ 73libgnunetnamestore_la_LIBADD = \
74 $(top_builddir)/src/gnsrecord/libgnunetgnsrecord.la \
74 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 75 $(top_builddir)/src/statistics/libgnunetstatistics.la \
75 $(top_builddir)/src/dns/libgnunetdnsparser.la \ 76 $(top_builddir)/src/dns/libgnunetdnsparser.la \
76 $(top_builddir)/src/util/libgnunetutil.la \ 77 $(top_builddir)/src/util/libgnunetutil.la \