diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-12-20 20:10:46 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-12-20 20:10:46 +0100 |
commit | 8af89ff197715427763c1c80d62d96e517760434 (patch) | |
tree | 9688037931b7d58b13d9cb4469b98a0954c6a38b /src/auditor | |
parent | b554f1e9095e5c910c6cf58e040565d0ca911bca (diff) |
misc release preparations: mostly fixing 'make dist' target
Diffstat (limited to 'src/auditor')
-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 a1bb4d247..b942076ff 100644 --- a/src/auditor/Makefile.am +++ b/src/auditor/Makefile.am @@ -104,6 +104,7 @@ TESTS = $(check_SCRIPTS) EXTRA_DIST = \ auditor.conf \ + test-auditor.conf \ generate-auditor-basedb.sh \ generate-auditor-basedb.conf \ generate-auditor-basedb-template.conf \ |