From f089bbe5366553c15758200febd6c77a941272f2 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Tue, 17 May 2022 02:20:05 -0400 Subject: split conf file reference to -cs and -rsa This is a followup to 2022-02-04, "split .conf files into rsa and cs". --- src/testing/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/testing/Makefile.am') 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 \ -- cgit v1.2.3