summaryrefslogtreecommitdiff
path: root/src/auditor/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-09-09 22:26:11 +0200
committerChristian Grothoff <christian@grothoff.org>2022-09-09 22:26:11 +0200
commitb808ca04d6628db2fe647b1d43b598217d14d686 (patch)
tree07274ac82a4b12f767ace99461752492fc43bf75 /src/auditor/Makefile.am
parente83191c42117171de82e4cd01059ab56331a87f2 (diff)
downloadexchange-b808ca04d6628db2fe647b1d43b598217d14d686.tar.gz
exchange-b808ca04d6628db2fe647b1d43b598217d14d686.tar.bz2
exchange-b808ca04d6628db2fe647b1d43b598217d14d686.zip
-remove generated DB files from test logic
Diffstat (limited to 'src/auditor/Makefile.am')
-rw-r--r--src/auditor/Makefile.am15
1 files changed, 3 insertions, 12 deletions
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)