diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-08-15 00:01:45 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2022-08-15 00:01:45 +0200 |
commit | 39640c33395744bfa3679ea6923b46ef6881e315 (patch) | |
tree | 08497479857f3b274db411088c52c1d78856c4c2 /src/auditor/Makefile.am | |
parent | a8ec6818bb236e883da753ab7290a22c9f773fae (diff) |
towards testing #4960
Diffstat (limited to 'src/auditor/Makefile.am')
-rw-r--r-- | src/auditor/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/auditor/Makefile.am b/src/auditor/Makefile.am index a74e0ad2a..1ef5111d9 100644 --- a/src/auditor/Makefile.am +++ b/src/auditor/Makefile.am @@ -212,6 +212,7 @@ EXTRA_DIST = \ auditor-basedb.sql \ auditor-basedb-libeufin.sql \ auditor-basedb.mpub \ + auditor-basedb.mpriv \ revoke-basedb.age \ revoke-basedb.conf \ revoke-basedb.sql \ |