Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
42654cd6
Commit
42654cd6
authored
May 10, 2000
by
Andreas Gustafsson
Browse files
if keygen and signer are built by default, keysettool and keysigner
should be, too
parent
2ffe094f
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/tests/Makefile.in
View file @
42654cd6
...
@@ -40,7 +40,8 @@ LIBS = @LIBS@
...
@@ -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
=
keygen signer
TARGETS
=
keygen keysettool keysigner signer
XTARGETS
=
adb_test
\
XTARGETS
=
adb_test
\
byaddr_test
\
byaddr_test
\
byname_test
\
byname_test
\
...
@@ -51,8 +52,6 @@ XTARGETS = adb_test \
...
@@ -51,8 +52,6 @@ XTARGETS = adb_test \
gxba_test
\
gxba_test
\
gxbn_test
\
gxbn_test
\
inter_test
\
inter_test
\
keysettool
\
keysigner
\
lex_test
\
lex_test
\
lfsr_test
\
lfsr_test
\
log_test
\
log_test
\
...
@@ -72,7 +71,6 @@ XTARGETS = adb_test \
...
@@ -72,7 +71,6 @@ XTARGETS = adb_test \
sdig
\
sdig
\
serial_test
\
serial_test
\
shutdown_test
\
shutdown_test
\
signer
\
sock_test
\
sock_test
\
sym_test
\
sym_test
\
task_test
\
task_test
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment