no debug
[oweals/gnunet.git] / src / datastore / Makefile.am
index 1768af60f181f470434dd8c0c0a3206b69d21fdd..76d342bbd45065ccd27f0ea8f18ebfad993ba12d 100644 (file)
@@ -18,7 +18,6 @@ lib_LTLIBRARIES = \
 libgnunetdatastore_la_SOURCES = \
   datastore_api.c datastore.h plugin_datastore.h
 libgnunetdatastore_la_LIBADD = \
-  $(top_builddir)/src/arm/libgnunetarm.la \
   $(top_builddir)/src/util/libgnunetutil.la \
   $(GN_LIBINTL) 
 libgnunetdatastore_la_LDFLAGS = \
@@ -64,7 +63,7 @@ check_PROGRAMS = \
  perf_datastore_api \
  perf_plugin_datastore
 
-#TESTS = $(check_PROGRAMS)
+TESTS = $(check_PROGRAMS)
 
 test_datastore_api_SOURCES = \
  test_datastore_api.c