From 12855342d80494e748597bdad51bab3bd87180d1 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 16 Jan 2020 20:30:19 +0100 Subject: rename config file to make it clear it is associated with a test (in build) --- src/lib/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') 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 \ -- cgit v1.2.3