commit 933fc205c7760cfe64d1e9e78ee8cbc6c61319ca
parent 7beae3612c0ca7d1055227df3c38fb416d2d0396
Author: Christian Grothoff <grothoff@gnunet.org>
Date: Thu, 12 Oct 2023 22:26:21 +0200
-fix dist rule
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
@@ -559,7 +559,7 @@ EXTRA_DIST = \
test_bank_api_fakebank_twisted.conf \
test_bank_api_nexus.conf \
test_exchange_api_home/taler/auditor/offline-keys/auditor.priv \
- test_exchange_api_home/taler/exchange-offline/master.priv \
+ test_exchange_api_home/.local/share/taler/exchange-offline/master.priv \
test_exchange_api_keys_cherry_picking_home/taler/exchange-offline/master.priv \
test_exchange_api.conf \
test_exchange_api-cs.conf \