summaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2022-05-17 02:20:05 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2022-05-17 02:20:05 -0400
commitf089bbe5366553c15758200febd6c77a941272f2 (patch)
treefd3e40d3c9d85e7ad140510b7217b00214ea180b /src/testing/Makefile.am
parent8690892cac33b055fe3dc4463612443b4beeed4d (diff)
downloadexchange-f089bbe5366553c15758200febd6c77a941272f2.tar.gz
exchange-f089bbe5366553c15758200febd6c77a941272f2.tar.bz2
exchange-f089bbe5366553c15758200febd6c77a941272f2.zip
split conf file reference to -cs and -rsa
This is a followup to 2022-02-04, "split .conf files into rsa and cs".
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 084a9546a..4d3c6061a 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -556,7 +556,8 @@ test_kyc_api_LDADD = \
# Distribution
EXTRA_DIST = \
- test_auditor_api.conf \
+ test_auditor_api-cs.conf \
+ test_auditor_api-rsa.conf \
test_auditor_api_expire_reserve_now-cs.conf \
test_auditor_api_expire_reserve_now-rsa.conf \
test_bank_api_fakebank.conf \