summaryrefslogtreecommitdiff
path: root/src/exchange-tools/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-05-04 10:21:35 +0200
committerChristian Grothoff <christian@grothoff.org>2016-05-04 10:21:35 +0200
commit458992dc6fa0152dc55d68f3f633c58a05877407 (patch)
treeb8ff11fb8e38c98f8c9ffc800f2a3ab69186d7c9 /src/exchange-tools/Makefile.am
parentc1575167f7d813e01fffb26b2b7df9cb22ecbcbc (diff)
downloadexchange-458992dc6fa0152dc55d68f3f633c58a05877407.tar.gz
exchange-458992dc6fa0152dc55d68f3f633c58a05877407.tar.bz2
exchange-458992dc6fa0152dc55d68f3f633c58a05877407.zip
fixes for disting
Diffstat (limited to 'src/exchange-tools/Makefile.am')
-rw-r--r--src/exchange-tools/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/exchange-tools/Makefile.am b/src/exchange-tools/Makefile.am
index 631f3af20..a1e4f67a2 100644
--- a/src/exchange-tools/Makefile.am
+++ b/src/exchange-tools/Makefile.am
@@ -8,7 +8,6 @@ pkgcfg_DATA = \
exchange-signkeys.conf \
coins.conf
-
if USE_COVERAGE
AM_CFLAGS = --coverage -O0
XLIB = -lgcov
@@ -93,4 +92,5 @@ taler_exchange_dbinit_CPPFLAGS = \
EXTRA_DIST = \
- auditor.conf
+ auditor.conf \
+ $(pkgcfg_DATA)