mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Add missing sources to named-checkconf
The included defaultconfig.h in named-checkconf uses bind.keys.h.
This commit is contained in:
parent
d1813a2db1
commit
a5f0c6588c
1 changed files with 1 additions and 0 deletions
|
|
@ -1511,6 +1511,7 @@ executable(
|
|||
implicit_include_directories: true,
|
||||
include_directories: [bin_inc],
|
||||
install: true,
|
||||
sources: bind_keys,
|
||||
dependencies: [
|
||||
libisc_dep,
|
||||
libdns_dep,
|
||||
|
|
|
|||
Loading…
Reference in a new issue