Add missing VERIFY export

This makes the 'dnssec-verify' tool visible to the test environment.
This commit is contained in:
Matthijs Mekking
2021-06-24 16:17:00 +02:00
parent 71d5932a14
commit 4c337a8e72

View File

@@ -727,4 +727,5 @@ export SIGNER
export SUBDIRS
export TMPDIR
export TSIGKEYGEN
export VERIFY
export WIRETEST