mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-12 07:20:01 -04:00
include config/confndc.o in CONFOBJS for libdns.a
This commit is contained in:
parent
5090d51c22
commit
e49d50b443
1 changed files with 2 additions and 2 deletions
|
|
@ -36,8 +36,8 @@ CONFOBJS = config/confacl.@O@ config/confcache.@O@ config/confcommon.@O@ \
|
|||
config/confctl.@O@ config/confctx.@O@ \
|
||||
config/confip.@O@ config/confkeys.@O@ \
|
||||
config/conflog.@O@ config/conflsn.@O@ \
|
||||
config/confparser.@O@ config/confresolv.@O@ \
|
||||
config/confrrset.@O@ \
|
||||
config/confndc.@O@ config/confparser.@O@ \
|
||||
config/confresolv.@O@ config/confrrset.@O@ \
|
||||
config/confview.@O@ config/confzone.@O@
|
||||
|
||||
DSTOBJS = sec/dst/bsafe_link.@O@ sec/dst/dst_api.@O@ \
|
||||
|
|
|
|||
Loading…
Reference in a new issue