Add the DTrace test kernel module so that people can run the tests.

This commit is contained in:
John Birrell 2008-05-31 09:37:40 +00:00
parent 875ce65b1b
commit 1f6d08865e

View File

@ -6,6 +6,7 @@
SUBDIR= dtmalloc \ SUBDIR= dtmalloc \
dtrace \ dtrace \
dtraceall \ dtraceall \
dtrace_test \
profile \ profile \
prototype \ prototype \
sdt \ sdt \