From fbbf35c87ff71b6dc1e29718c591ea47f2c5eb1e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 25 Apr 2016 00:26:34 +0200 Subject: fix #4438 --- src/exchangedb/Makefile.am | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'src/exchangedb/Makefile.am') diff --git a/src/exchangedb/Makefile.am b/src/exchangedb/Makefile.am index 0c6a73138..83be82a23 100644 --- a/src/exchangedb/Makefile.am +++ b/src/exchangedb/Makefile.am @@ -14,7 +14,9 @@ pkgcfg_DATA = \ EXTRA_DIST = \ exchangedb.conf \ - exchangedb-postgres.conf + exchangedb-postgres.conf \ + plugin_exchangedb_common.c \ + test-exchange-db-postgres.conf plugindir = $(libdir)/taler @@ -24,10 +26,6 @@ plugin_LTLIBRARIES = \ libtaler_plugin_exchangedb_postgres.la endif -EXTRA_DIST = \ - plugin_exchangedb_common.c \ - test-exchange-db-postgres.conf - libtaler_plugin_exchangedb_postgres_la_SOURCES = \ plugin_exchangedb_postgres.c libtaler_plugin_exchangedb_postgres_la_LIBADD = \ -- cgit v1.2.3