summaryrefslogtreecommitdiffstats
path: root/cddl/usr.sbin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cddl/usr.sbin/Makefile')
-rw-r--r--cddl/usr.sbin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cddl/usr.sbin/Makefile b/cddl/usr.sbin/Makefile
index 5d1cea3..06c6894 100644
--- a/cddl/usr.sbin/Makefile
+++ b/cddl/usr.sbin/Makefile
@@ -2,7 +2,8 @@
.include <bsd.own.mk>
-SUBDIR= ${_zdb}
+SUBDIR= dtrace \
+ ${_zdb}
.if ${MK_ZFS} != "no"
.if ${MK_LIBTHR} != "no"
OpenPOWER on IntegriCloud