Add missing VERIFY export

This makes the 'dnssec-verify' tool visible to the test environment.

(cherry picked from commit 4c337a8e72)
This commit is contained in:
Matthijs Mekking
2021-06-24 16:17:00 +02:00
parent 8ca6571ee9
commit 2dfd09fa3a

View File

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