aboutsummaryrefslogtreecommitdiff
path: root/src/testing
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-10-12 22:26:21 +0200
committerChristian Grothoff <grothoff@gnunet.org>2023-10-12 22:26:21 +0200
commit933fc205c7760cfe64d1e9e78ee8cbc6c61319ca (patch)
tree299ecb40efd9872ea87e704441aed200fe980bba /src/testing
parent7beae3612c0ca7d1055227df3c38fb416d2d0396 (diff)
downloadexchange-933fc205c7760cfe64d1e9e78ee8cbc6c61319ca.tar.xz
-fix dist rule
Diffstat (limited to 'src/testing')
-rw-r--r--src/testing/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index d8e440536..a26d8deb1 100644
--- 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 \