aboutsummaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-02-07 14:53:32 +0100
committerChristian Grothoff <christian@grothoff.org>2022-02-07 14:53:32 +0100
commitca7fa98016cc22b94e5dcdafe2cb0cafb9af6563 (patch)
tree28801eac877fbdf17c68194182782bb002f88698 /src/testing/Makefile.am
parente35e89f14db219b35e5f3c21ae833685db9c1c00 (diff)
downloadexchange-ca7fa98016cc22b94e5dcdafe2cb0cafb9af6563.tar.xz
-fix config file names
Diffstat (limited to 'src/testing/Makefile.am')
-rw-r--r--src/testing/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index fc64ea12d..ae0d67b61 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -497,9 +497,11 @@ EXTRA_DIST = \
test_exchange_api_keys_cherry_picking_home/.local/share/taler/exchange-offline/master.priv \
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-cs.conf \
+ test_exchange_api-rsa.conf \
test_exchange_api_twisted.conf \
- test_exchange_api_keys_cherry_picking.conf \
+ test_exchange_api_keys_cherry_picking-cs.conf \
+ test_exchange_api_keys_cherry_picking-rsa.conf \
test_exchange_api_expire_reserve_now.conf \
test_taler_exchange_httpd_home/.config/taler/account-1.json \
test_taler_exchange_httpd_home/.local/share/taler/exchange-offline/master.priv \