diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-11-03 23:56:57 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2022-11-03 23:56:57 +0100 |
commit | c89bfa9026d7180eb24ae9480f225b93db22c53a (patch) | |
tree | bac382fbb6d937fedd95c0625a68a4697bbf6250 /src | |
parent | 92153a79541ef8976fa5226262904cd5e6f3de28 (diff) |
-fix dist rule
Diffstat (limited to 'src')
-rw-r--r-- | src/testing/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am index 8042631ae..5ae7de409 100644 --- a/src/testing/Makefile.am +++ b/src/testing/Makefile.am @@ -541,6 +541,7 @@ EXTRA_DIST = \ test_auditor_api_expire_reserve_now-rsa.conf \ test_bank_api_fakebank.conf \ test_bank_api_fakebank_twisted.conf \ + test_bank_api_nexus.conf \ test_exchange_api_home/.config/taler/account-2.json \ test_exchange_api_home/.local/share/taler/exchange-offline/master.priv \ test_exchange_api_home/.local/share/taler/exchange/offline-keys/master.priv \ |