aboutsummaryrefslogtreecommitdiff
path: root/src/datacache/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/datacache/Makefile.am')
-rw-r--r--src/datacache/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/datacache/Makefile.am b/src/datacache/Makefile.am
index 5e01fe03e..564af9f28 100644
--- a/src/datacache/Makefile.am
+++ b/src/datacache/Makefile.am
@@ -18,6 +18,7 @@ lib_LTLIBRARIES = \
18libgnunetdatacache_la_SOURCES = \ 18libgnunetdatacache_la_SOURCES = \
19 datacache.c plugin_datacache.h 19 datacache.c plugin_datacache.h
20libgnunetdatacache_la_LIBADD = \ 20libgnunetdatacache_la_LIBADD = \
21 $(top_builddir)/src/statistics/libgnunetstatistics.la \
21 $(top_builddir)/src/util/libgnunetutil.la \ 22 $(top_builddir)/src/util/libgnunetutil.la \
22 $(GN_LIBINTL) 23 $(GN_LIBINTL)
23libgnunetdatacache_la_LDFLAGS = \ 24libgnunetdatacache_la_LDFLAGS = \