gpl3
[oweals/gnunet.git] / src / datastore / Makefile.am
index 1ca588926f871c817005af165b5d81189cd13a39..76d342bbd45065ccd27f0ea8f18ebfad993ba12d 100644 (file)
@@ -31,6 +31,7 @@ bin_PROGRAMS = \
 gnunet_service_datastore_SOURCES = \
  gnunet-service-datastore.c plugin_datastore.h
 gnunet_service_datastore_LDADD = \
+  $(top_builddir)/src/statistics/libgnunetstatistics.la \
   $(top_builddir)/src/util/libgnunetutil.la \
   $(GN_LIBINTL)