mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
added zone2_test to XTARGETS
This commit is contained in:
parent
d1bdeae7bb
commit
de7787e364
1 changed files with 2 additions and 1 deletions
|
|
@ -77,7 +77,8 @@ XTARGETS = adb_test \
|
|||
timer_test \
|
||||
tkey_test \
|
||||
wire_test \
|
||||
zone_test
|
||||
zone_test \
|
||||
zone2_test
|
||||
|
||||
# Alphabetically
|
||||
SRCS = adb_test.c \
|
||||
|
|
|
|||
Loading…
Reference in a new issue