mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
build keygen by default
This commit is contained in:
parent
8e12f9c899
commit
c7f88538d4
1 changed files with 1 additions and 2 deletions
|
|
@ -40,7 +40,7 @@ LIBS = @LIBS@
|
|||
SUBDIRS = db dst master mem names rbt sockaddr tasks timers
|
||||
|
||||
# Alphabetically
|
||||
TARGETS = sdig signer
|
||||
TARGETS = keygen sdig signer
|
||||
XTARGETS = adb_test \
|
||||
compress_test \
|
||||
db_test \
|
||||
|
|
@ -49,7 +49,6 @@ XTARGETS = adb_test \
|
|||
gxba_test \
|
||||
gxbn_test \
|
||||
inter_test \
|
||||
keygen \
|
||||
lex_test \
|
||||
lfsr_test \
|
||||
log_test \
|
||||
|
|
|
|||
Loading…
Reference in a new issue