summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-03-28 12:32:24 +0100
committerChristian Grothoff <christian@grothoff.org>2015-03-28 12:32:24 +0100
commit9303881d2202695a4dff8cfc919aaf47552f6f62 (patch)
treec283b425897160c6f31251268730139255cf74ee
parent44b894ebe16f2646b49429bc45208dabb8bbc30b (diff)
downloadexchange-9303881d2202695a4dff8cfc919aaf47552f6f62.tar.gz
exchange-9303881d2202695a4dff8cfc919aaf47552f6f62.tar.bz2
exchange-9303881d2202695a4dff8cfc919aaf47552f6f62.zip
fix extra-disting
-rw-r--r--src/mintdb/Makefile.am4
-rw-r--r--src/mintdb/test-mint-db-postgres.conf (renamed from src/mint/test-mint-db-postgres.conf)0
2 files changed, 3 insertions, 1 deletions
diff --git a/src/mintdb/Makefile.am b/src/mintdb/Makefile.am
index ceaa2e210..acd863468 100644
--- a/src/mintdb/Makefile.am
+++ b/src/mintdb/Makefile.am
@@ -6,7 +6,9 @@ plugindir = $(libdir)/taler
plugin_LTLIBRARIES = \
libtaler_plugin_mintdb_postgres.la
-EXTRA_DIST = plugin_mintdb_common.c
+EXTRA_DIST = \
+ plugin_mintdb_common.c \
+ test-mint-db-postgres.conf
libtaler_plugin_mintdb_postgres_la_SOURCES = \
plugin_mintdb_postgres.c
diff --git a/src/mint/test-mint-db-postgres.conf b/src/mintdb/test-mint-db-postgres.conf
index a5a738e49..a5a738e49 100644
--- a/src/mint/test-mint-db-postgres.conf
+++ b/src/mintdb/test-mint-db-postgres.conf