mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
add mdig.exe; fix typo in isc-hmac-fixup.exe
This commit is contained in:
@@ -173,6 +173,7 @@ const FileData installFiles[] =
|
||||
{"rndc.exe", FileData::BinDir, FileData::Normal, FALSE, FALSE},
|
||||
{"dig.exe", FileData::BinDir, FileData::Normal, FALSE, TRUE},
|
||||
{"host.exe", FileData::BinDir, FileData::Normal, FALSE, TRUE},
|
||||
{"mdig.exe", FileData::BinDir, FileData::Normal, FALSE, TRUE},
|
||||
{"nslookup.exe", FileData::BinDir, FileData::Normal, FALSE, TRUE},
|
||||
{"delv.exe", FileData::BinDir, FileData::Normal, FALSE, TRUE},
|
||||
{"arpaname.exe", FileData::BinDir, FileData::Normal, FALSE, TRUE},
|
||||
@@ -194,7 +195,7 @@ const FileData installFiles[] =
|
||||
{"named-compilezone.exe", FileData::BinDir, FileData::Normal, FALSE, FALSE},
|
||||
{"named-journalprint.exe", FileData::BinDir, FileData::Normal, FALSE, FALSE},
|
||||
{"named-rrchecker.exe", FileData::BinDir, FileData::Normal, FALSE, FALSE},
|
||||
{"isc-hmax-fixup.exe", FileData::BinDir, FileData::Normal, FALSE, FALSE},
|
||||
{"isc-hmac-fixup.exe", FileData::BinDir, FileData::Normal, FALSE, FALSE},
|
||||
#ifdef USE_PKCS11
|
||||
{"pkcs11-destroy.exe", FileData::BinDir, FileData::Normal, FALSE, FALSE},
|
||||
{"pkcs11-keygen.exe", FileData::BinDir, FileData::Normal, FALSE, FALSE},
|
||||
|
Reference in New Issue
Block a user