summaryrefslogtreecommitdiff
path: root/storage/myisammrg/Makefile.am
diff options
context:
space:
mode:
authorMikael Ronstrom <mikael@mysql.com>2009-02-06 14:35:00 +0100
committerMikael Ronstrom <mikael@mysql.com>2009-02-06 14:35:00 +0100
commitcc6c28686ec55379060f91bf8766f0eb69467eec (patch)
tree72541dcb068852cd469de60e4f8f40f2073280f2 /storage/myisammrg/Makefile.am
parent9bfa4fe48d196f15ae81f29e9f50aec149b580ac (diff)
downloadmariadb-git-cc6c28686ec55379060f91bf8766f0eb69467eec.tar.gz
Reverted DTrace fix
Diffstat (limited to 'storage/myisammrg/Makefile.am')
-rw-r--r--storage/myisammrg/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/myisammrg/Makefile.am b/storage/myisammrg/Makefile.am
index 7a95bd7dab0..2ae808c2011 100644
--- a/storage/myisammrg/Makefile.am
+++ b/storage/myisammrg/Makefile.am
@@ -45,7 +45,7 @@ libmyisammrg_a_LIBADD = probes_mysql.o
libmyisammrg_a_DEPENDENCIES = probes_mysql.o dtrace_files dtrace_providers
CLEANFILES = probes_mysql.o dtrace_files dtrace_providers
DTRACEFILES = ha_myisammrg.o
-DTRACEPROVIDER = $(top_srcdir)/sql/probes_mysql.d
+DTRACEPROVIDER = $(abs_top_srcdir)/sql/probes_mysql.d
dtrace_files:
echo $(DTRACEFILES) > $@