Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
96ec5054
Commit
96ec5054
authored
Dec 14, 2008
by
Mark Andrews
Browse files
2515. [port] win32: build dnssec-dsfromkey and dnssec-keyfromlabel.
[RT #19063]
parent
8bf0c056
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/win32/BINDInstall/BINDInstallDlg.cpp
View file @
96ec5054
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: BINDInstallDlg.cpp,v 1.3
7
200
7
/1
0/31 01:34:19
marka Exp $ */
/* $Id: BINDInstallDlg.cpp,v 1.3
8
200
8
/1
2/14 21:27:24
marka Exp $ */
/*
* Copyright (c) 1999-2000 by Nortel Networks Corporation
...
...
@@ -140,6 +140,8 @@ const FileData installFiles[] =
{
"rndc-confgen.exe"
,
FileData
::
BinDir
,
FileData
::
Normal
,
FALSE
},
{
"dnssec-keygen.exe"
,
FileData
::
BinDir
,
FileData
::
Normal
,
FALSE
},
{
"dnssec-signzone.exe"
,
FileData
::
BinDir
,
FileData
::
Normal
,
FALSE
},
{
"dnssec-dsfromkey.exe"
,
FileData
::
BinDir
,
FileData
::
Normal
,
FALSE
},
{
"dnssec-keyfromlabel.exe"
,
FileData
::
BinDir
,
FileData
::
Normal
,
FALSE
},
{
"named-checkconf.exe"
,
FileData
::
BinDir
,
FileData
::
Normal
,
FALSE
},
{
"named-checkzone.exe"
,
FileData
::
BinDir
,
FileData
::
Normal
,
FALSE
},
{
"named-compilezone.exe"
,
FileData
::
BinDir
,
FileData
::
Normal
,
FALSE
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment