summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-16 20:30:19 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-16 20:30:19 +0100
commit12855342d80494e748597bdad51bab3bd87180d1 (patch)
tree4340b8c0710d490140bf35ccd8861a60c7407344
parent774874a0964f3c14e4379d7e92554b2426c7c4a3 (diff)
downloadexchange-12855342d80494e748597bdad51bab3bd87180d1.tar.gz
exchange-12855342d80494e748597bdad51bab3bd87180d1.tar.bz2
exchange-12855342d80494e748597bdad51bab3bd87180d1.zip
rename config file to make it clear it is associated with a test (in build)
-rw-r--r--src/lib/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
index 08c2ad29d..16a4de864 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -332,8 +332,8 @@ test_bank_api_with_pybank_twisted_LDADD = \
# Distribution
EXTRA_DIST = \
- bank.conf \
- bank_twisted.conf \
+ test_bank_api.conf \
+ test_bank_api_bank_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 \