aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-06-10 15:00:35 +0000
committerChristian Grothoff <christian@grothoff.org>2011-06-10 15:00:35 +0000
commitb68913a0f7b62ece97738243616ad8e2dbe5619c (patch)
treefee223fb50f6f1c4fc71a423c40c6f59d88d670a /src/datastore/Makefile.am
parent5d1fce16859e1263decfb1113957607e7468e792 (diff)
downloadgnunet-b68913a0f7b62ece97738243616ad8e2dbe5619c.tar.gz
gnunet-b68913a0f7b62ece97738243616ad8e2dbe5619c.zip
ship with conf files
Diffstat (limited to 'src/datastore/Makefile.am')
-rw-r--r--src/datastore/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/datastore/Makefile.am b/src/datastore/Makefile.am
index a3c484531..027a80519 100644
--- a/src/datastore/Makefile.am
+++ b/src/datastore/Makefile.am
@@ -222,4 +222,7 @@ EXTRA_DIST = \
222 test_datastore_api_data_mysql.conf \ 222 test_datastore_api_data_mysql.conf \
223 perf_plugin_datastore_data_mysql.conf \ 223 perf_plugin_datastore_data_mysql.conf \
224 test_datastore_api_data_postgres.conf \ 224 test_datastore_api_data_postgres.conf \
225 perf_plugin_datastore_data_postgres.conf 225 perf_plugin_datastore_data_postgres.conf \
226 test_plugin_datastore_data_mysql.conf \
227 test_plugin_datastore_data_postgres.conf \
228 test_plugin_datastore_data_sqlite.conf \ No newline at end of file