2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

only build sdig, signer, and subdir tests by default.

This commit is contained in:
Bob Halley
2000-02-03 22:55:19 +00:00
parent 712e318f76
commit 0a92e5510e

View File

@@ -40,7 +40,8 @@ LIBS = @LIBS@
SUBDIRS = db dst master mem names rbt sockaddr tasks timers SUBDIRS = db dst master mem names rbt sockaddr tasks timers
# Alphabetically # Alphabetically
TARGETS = adb_test \ TARGETS = sdig signer
XTARGETS = adb_test \
compress_test \ compress_test \
db_test \ db_test \
dispatch_tcp_test \ dispatch_tcp_test \