summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index f2f5342..102593b 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -317,6 +317,10 @@ SUBDIR+= config
SUBDIR+= crunch
.endif
+.if ${MK_UNBOUND} != "no"
+SUBDIR+= unbound
+.endif
+
.if ${MK_USB} != "no"
SUBDIR+= uathload
SUBDIR+= uhsoctl
OpenPOWER on IntegriCloud