From: Christian Grothoff Date: Fri, 15 Apr 2011 13:35:47 +0000 (+0000) Subject: not anymore any more experimental than the others X-Git-Tag: initial-import-from-subversion-38251~18676 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a90207b2751742ced5ec02e811b15843be83f047;p=oweals%2Fgnunet.git not anymore any more experimental than the others --- diff --git a/src/datastore/Makefile.am b/src/datastore/Makefile.am index dd49f6f72..4ab887061 100644 --- a/src/datastore/Makefile.am +++ b/src/datastore/Makefile.am @@ -55,7 +55,6 @@ if HAVE_SQLITE perf_plugin_datastore_sqlite endif if HAVE_POSTGRES -if HAVE_EXPERIMENTAL POSTGRES_PLUGIN = libgnunet_plugin_datastore_postgres.la POSTGRES_TESTS = \ test_datastore_api_postgres \ @@ -64,7 +63,6 @@ if HAVE_EXPERIMENTAL perf_datastore_api_postgres \ perf_plugin_datastore_postgres endif -endif plugin_LTLIBRARIES = \ $(SQLITE_PLUGIN) \