summaryrefslogtreecommitdiff
path: root/storage/example
diff options
context:
space:
mode:
Diffstat (limited to 'storage/example')
-rw-r--r--storage/example/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/example/Makefile.am b/storage/example/Makefile.am
index a01230be219..bcf519c67c6 100644
--- a/storage/example/Makefile.am
+++ b/storage/example/Makefile.am
@@ -55,7 +55,7 @@ libexample_a_DEPENDENCIES = probes_mysql.o
CLEANFILES =
BUILT_SOURCES =
DTRACEFILES = libexample_a-ha_example.o
-DTRACEPROVIDER = $(top_srcdir)/sql/probes_mysql.d
+DTRACEPROVIDER = $(abs_top_srcdir)/sql/probes_mysql.d
dtrace_files:
echo $(DTRACEFILES) > $@