summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-29 03:41:12 +0200
committerChristian Grothoff <christian@grothoff.org>2020-03-29 03:41:12 +0200
commit7f367110d0a77b024b0219d3d1da85791a6fd52a (patch)
tree9242251543a05dd9f18f92fd7bc7b6badadcbdc5 /src
parent8db48871d64ba359979a0d01daf30a2d13d1a9d7 (diff)
downloadexchange-7f367110d0a77b024b0219d3d1da85791a6fd52a.tar.gz
exchange-7f367110d0a77b024b0219d3d1da85791a6fd52a.tar.bz2
exchange-7f367110d0a77b024b0219d3d1da85791a6fd52a.zip
more missing files for 'dist'
Diffstat (limited to 'src')
-rw-r--r--src/testing/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index 27b6a64ad..c85831afc 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -315,11 +315,12 @@ EXTRA_DIST = \
test_bank_api_pybank_twisted.conf \
test_auditor_api.conf \
test_auditor_api_expire_reserve_now.conf \
- test_exchange_api_home/.local/share/taler/exchange/offline-keys/master.priv \
test_exchange_api_home/.config/taler/account-2.json \
+ test_exchange_api_home/.local/share/taler/exchange/offline-keys/master.priv \
+ test_exchange_api_home/.local/share/taler/exchange/wirefees/x-taler-bank.fee \
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_keys_cherry_picking_home/.local/share/taler/exchange/offline-keys/master.priv \
+ test_exchange_api_keys_cherry_picking_home/.local/share/taler/exchange/wirefees/x-taler-bank.fee \
test_exchange_api.conf \
test_exchange_api_twisted.conf \
test_exchange_api_keys_cherry_picking.conf \