fixing reconnect issues
[oweals/gnunet.git] / src / datastore / Makefile.am
index b9d8ec38f3d8424729e5406997f36cd431b35b82..a3882d6763757f3cca92aa0cb72925781b5840cb 100644 (file)
@@ -32,7 +32,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)