summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2013-09-22 20:30:55 +0000
committerdes <des@FreeBSD.org>2013-09-22 20:30:55 +0000
commit819dbfe373eeb8d0c4961fa136119525067ba024 (patch)
treec83526275c484e2395cc0c010792d07124edd5ff /usr.bin/Makefile
parent752a7a786f64701363c2727c927615419313b0d0 (diff)
downloadFreeBSD-src-819dbfe373eeb8d0c4961fa136119525067ba024.zip
FreeBSD-src-819dbfe373eeb8d0c4961fa136119525067ba024.tar.gz
Build and install drill(1).
Approved by: re (blanket)
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 65187c5..6852c7a 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -265,6 +265,7 @@ SUBDIR+= compile_et
.endif
.if ${MK_LDNS_UTILS} != "no"
+SUBDIR+= drill
SUBDIR+= host
.endif
OpenPOWER on IntegriCloud