2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-28 04:58:04 +00:00

Remove isc-hmac-fixup.exe remains from win32util/Configure

This commit is contained in:
Ondřej Surý 2018-11-09 01:48:52 +07:00
parent c303cf5cc9
commit f95e4593ed

View File

@ -2790,7 +2790,6 @@ sub makeinstallfile {
print LOUT "named-compilezone.exe-BNFF\n"; print LOUT "named-compilezone.exe-BNFF\n";
print LOUT "named-journalprint.exe-BNFF\n"; print LOUT "named-journalprint.exe-BNFF\n";
print LOUT "named-rrchecker.exe-BNFF\n"; print LOUT "named-rrchecker.exe-BNFF\n";
print LOUT "isc-hmax-fixup.exe-BNFF\n";
if ($use_pkcs11 eq "yes") { if ($use_pkcs11 eq "yes") {
print LOUT "pkcs11-destroy.exe-BNFF\n"; print LOUT "pkcs11-destroy.exe-BNFF\n";
print LOUT "pkcs11-keygen.exe-BNFF\n"; print LOUT "pkcs11-keygen.exe-BNFF\n";