From b808ca04d6628db2fe647b1d43b598217d14d686 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 9 Sep 2022 22:26:11 +0200 Subject: -remove generated DB files from test logic --- src/auditor/Makefile.am | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) (limited to 'src/auditor/Makefile.am') diff --git a/src/auditor/Makefile.am b/src/auditor/Makefile.am index 1ef5111d9..e398e1959 100644 --- a/src/auditor/Makefile.am +++ b/src/auditor/Makefile.am @@ -202,19 +202,10 @@ EXTRA_DIST = \ auditor.conf \ test-sync-in.conf \ test-sync-out.conf \ + auditor-basedb.conf \ + revoke-basedb.conf \ generate-auditor-basedb.sh \ generate-revoke-basedb.sh \ generate-auditor-basedb.conf \ generate-auditor-basedb-template.conf \ - $(check_SCRIPTS) \ - auditor-basedb.age \ - auditor-basedb.conf \ - auditor-basedb.sql \ - auditor-basedb-libeufin.sql \ - auditor-basedb.mpub \ - auditor-basedb.mpriv \ - revoke-basedb.age \ - revoke-basedb.conf \ - revoke-basedb.sql \ - revoke-basedb-libeufin.sql \ - revoke-basedb.mpub + $(check_SCRIPTS) -- cgit v1.2.3