mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Add comparekeys to release tarball
'make dist' omits lib/dns/tests/comparekeys/ (added in
7101afa23c) from release tarball it
creates which makes the unit:gcc:tarball CI job permanently fail in the
dst unit test.
This commit is contained in:
parent
17716214f4
commit
41c8bb0ad3
1 changed files with 1 additions and 0 deletions
|
|
@ -109,6 +109,7 @@ rsa_test_CPPFLAGS = \
|
|||
EXTRA_DIST = \
|
||||
Kdh.+002+18602.key \
|
||||
Krsa.+005+29235.key \
|
||||
comparekeys \
|
||||
mkraw.pl \
|
||||
testdata \
|
||||
testkeys
|
||||
|
|
|
|||
Loading…
Reference in a new issue