From 684476aafc7c225d565295fdac4a00ee8bfc207f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 28 Apr 2010 11:33:29 +0000 Subject: stats for datacache --- src/datacache/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/datacache/Makefile.am') 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 = \ libgnunetdatacache_la_SOURCES = \ datacache.c plugin_datacache.h libgnunetdatacache_la_LIBADD = \ + $(top_builddir)/src/statistics/libgnunetstatistics.la \ $(top_builddir)/src/util/libgnunetutil.la \ $(GN_LIBINTL) libgnunetdatacache_la_LDFLAGS = \ -- cgit v1.2.3