summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 747c549b..747aac97 100644
--- a/configure.ac
+++ b/configure.ac
@@ -586,6 +586,7 @@ if test $enable_translator == "yes"; then
AC_CONFIG_FILES([run-stap], [chmod +x run-stap])
fi
AC_CONFIG_FILES([run-staprun], [chmod +x run-staprun])
+AC_CONFIG_FILES([dtrace], [chmod +x dtrace])
AC_OUTPUT
if test "${prefix}" = "/usr/local"; then