From: Christian Grothoff Date: Fri, 15 Apr 2011 11:22:50 +0000 (+0000) Subject: de-experimentalizing X-Git-Tag: initial-import-from-subversion-38251~18685 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c27163b7e9d661136e1a1d5fdb98477cd286b32e;p=oweals%2Fgnunet.git de-experimentalizing --- 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 = \