aboutsummaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-02-08 09:58:22 +0100
committerChristian Grothoff <christian@grothoff.org>2022-02-08 09:58:22 +0100
commit8cbe16a2203d581ad2bdfcd7240653d1ee416634 (patch)
treede88ac97f6e2b9593c697405766bf87421ddca6a /src/testing/Makefile.am
parent133cf76f0d193e8226e53690b62de74e6b0f68d0 (diff)
downloadexchange-8cbe16a2203d581ad2bdfcd7240653d1ee416634.tar.xz
fix refresh/link tests
Diffstat (limited to 'src/testing/Makefile.am')
-rw-r--r--src/testing/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index ae0d67b61..16c7a563f 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -484,7 +484,8 @@ test_kyc_api_LDADD = \
EXTRA_DIST = \
test_auditor_api.conf \
- test_auditor_api_expire_reserve_now.conf \
+ test_auditor_api_expire_reserve_now-cs.conf \
+ test_auditor_api_expire_reserve_now-rsa.conf \
test_bank_api_fakebank.conf \
test_bank_api_fakebank_twisted.conf \
test_bank_api_pybank.conf \