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