From c27163b7e9d661136e1a1d5fdb98477cd286b32e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 15 Apr 2011 11:22:50 +0000 Subject: [PATCH] de-experimentalizing --- src/datastore/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/datastore/Makefile.am b/src/datastore/Makefile.am index 8870f6ec6..dd49f6f72 100644 --- a/src/datastore/Makefile.am +++ b/src/datastore/Makefile.am @@ -37,7 +37,6 @@ gnunet_service_datastore_LDADD = \ $(GN_LIBINTL) if HAVE_MYSQL -if HAVE_EXPERIMENTAL MYSQL_PLUGIN = libgnunet_plugin_datastore_mysql.la MYSQL_TESTS = \ test_datastore_api_mysql \ @@ -46,7 +45,6 @@ if HAVE_EXPERIMENTAL perf_datastore_api_mysql \ perf_plugin_datastore_mysql endif -endif if HAVE_SQLITE SQLITE_PLUGIN = libgnunet_plugin_datastore_sqlite.la SQLITE_TESTS = \ -- 2.25.1