diff options
Diffstat (limited to 'src/testing/Makefile.am')
-rw-r--r-- | src/testing/Makefile.am | 3 |
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 \ |