aboutsummaryrefslogtreecommitdiff
path: root/src/datacache/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-04-28 11:33:29 +0000
committerChristian Grothoff <christian@grothoff.org>2010-04-28 11:33:29 +0000
commit684476aafc7c225d565295fdac4a00ee8bfc207f (patch)
treee0d7790b83276467fcd8eb50e1537b8a8e8e8fc0 /src/datacache/Makefile.am
parent43bb2e8d1def0d823a876e30f50bca941e351da0 (diff)
downloadgnunet-684476aafc7c225d565295fdac4a00ee8bfc207f.tar.gz
gnunet-684476aafc7c225d565295fdac4a00ee8bfc207f.zip
stats for datacache
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 = \