diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-11-03 23:35:54 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2022-11-03 23:35:54 +0100 |
commit | e37e32cdb8481ac7d74ac2e1cab4720c26e041ce (patch) | |
tree | a1e90833e3eb149b57240ac3383472d56f320450 /src | |
parent | d35dd38a6f0f3b2eaa168944358c5db02bb49093 (diff) |
-preps for v0.9.0 release
Diffstat (limited to 'src')
-rw-r--r-- | src/auditordb/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/auditordb/Makefile.am b/src/auditordb/Makefile.am index d00c4fb23..98b19f894 100644 --- a/src/auditordb/Makefile.am +++ b/src/auditordb/Makefile.am @@ -23,7 +23,6 @@ EXTRA_DIST = \ auditordb-postgres.conf \ test-auditor-db-postgres.conf \ $(sql_DATA) \ - 9999.sql \ pg_template.h pg_template.c \ pg_template.sh |