summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index b4086b8..29479bc 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -203,8 +203,9 @@ SUBDIR= apply \
SUBDIR+=telnet
.endif
-.if !defined(NO_BIND) && 0
+.if !defined(NO_BIND)
SUBDIR+=dig \
+ dnskeygen \
dnsquery \
host
.endif
OpenPOWER on IntegriCloud