not anymore any more experimental than the others
authorChristian Grothoff <christian@grothoff.org>
Fri, 15 Apr 2011 13:35:47 +0000 (13:35 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 15 Apr 2011 13:35:47 +0000 (13:35 +0000)
src/datastore/Makefile.am

index dd49f6f721cca02229f647124ebe988e06d16cd3..4ab887061f2f5f4d4ca8daa2b282c7ec72b7e8a8 100644 (file)
@@ -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) \