summaryrefslogtreecommitdiffstats
path: root/share/dtrace/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/dtrace/Makefile')
-rw-r--r--share/dtrace/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/share/dtrace/Makefile b/share/dtrace/Makefile
index adbdc84..39ca2a6 100644
--- a/share/dtrace/Makefile
+++ b/share/dtrace/Makefile
@@ -12,7 +12,10 @@ SUBDIR= ${_toolkit}
_toolkit= toolkit
.endif
-SCRIPTS= nfsclienttime hotopen
+SCRIPTS= nfsclienttime hotopen \
+ watch_execve \
+ watch_kill \
+ watch_vop_remove
SCRIPTSDIR= ${SHAREDIR}/dtrace
OpenPOWER on IntegriCloud