summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-12-20 20:34:39 +0100
committerChristian Grothoff <christian@grothoff.org>2019-12-20 20:34:39 +0100
commit672a76e9e33a420898b39931a261c5d5830540a4 (patch)
tree08b8baa86c526bd1f197ed5f6b7603e7d9bff10f
parent8af89ff197715427763c1c80d62d96e517760434 (diff)
downloadexchange-672a76e9e33a420898b39931a261c5d5830540a4.tar.gz
exchange-672a76e9e33a420898b39931a261c5d5830540a4.tar.bz2
exchange-672a76e9e33a420898b39931a261c5d5830540a4.zip
add missing files
-rw-r--r--src/lib/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
index 272cc3d6d..0680639c7 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -281,6 +281,9 @@ test_auditor_api_version_LDADD = \
EXTRA_DIST = \
test_exchange_api_home/.local/share/taler/exchange/offline-keys/master.priv \
+ test_exchange_api_home/.config/taler/account-2.json \
+ test_exchange_api_keys_cherry_picking_home/.config/taler/x-taler-bank.json \
+ test_exchange_api_keys_cherry_picking_home/.local/share/taler/exchange/wirefees/x-taler-bank.fee \
test_exchange_api_home/.config/taler/test.json \
test_exchange_api_home/.config/taler/sepa.json \
test_exchange_api.conf \