mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-16 04:04:07 -04:00
Add missing VERIFY export
This makes the 'dnssec-verify' tool visible to the test environment.
This commit is contained in:
parent
71d5932a14
commit
4c337a8e72
1 changed files with 1 additions and 0 deletions
|
|
@ -727,4 +727,5 @@ export SIGNER
|
|||
export SUBDIRS
|
||||
export TMPDIR
|
||||
export TSIGKEYGEN
|
||||
export VERIFY
|
||||
export WIRETEST
|
||||
|
|
|
|||
Loading…
Reference in a new issue