do not install dnssec-makekeyset and dnssec-signkey.

This commit is contained in:
Mark Andrews 2004-05-17 10:14:37 +00:00
parent 4f04f13a4d
commit c928cebdc5

View file

@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: BINDInstallDlg.cpp,v 1.17 2004/05/17 10:14:06 marka Exp $ */
/* $Id: BINDInstallDlg.cpp,v 1.18 2004/05/17 10:14:37 marka Exp $ */
/*
* Copyright (c) 1999-2000 by Nortel Networks Corporation
@ -138,8 +138,6 @@ const FileData installFiles[] =
{"nslookup.exe", FileData::BinDir, FileData::Normal, FALSE},
{"rndc-confgen.exe", FileData::BinDir, FileData::Normal, FALSE},
{"dnssec-keygen.exe", FileData::BinDir, FileData::Normal, FALSE},
{"dnssec-makekeyset.exe", FileData::BinDir, FileData::Normal, FALSE},
{"dnssec-signkey.exe", FileData::BinDir, FileData::Normal, FALSE},
{"dnssec-signzone.exe", FileData::BinDir, FileData::Normal, FALSE},
{"named-checkconf.exe", FileData::BinDir, FileData::Normal, FALSE},
{"named-checkzone.exe", FileData::BinDir, FileData::Normal, FALSE},