summaryrefslogtreecommitdiff
path: root/storage/ndb
diff options
context:
space:
mode:
authorGeorgi Kodinov <joro@sun.com>2009-09-18 16:35:40 +0300
committerGeorgi Kodinov <joro@sun.com>2009-09-18 16:35:40 +0300
commit4ac694822b7b2e0b7c7867d265e4bb187b0adc67 (patch)
treea65b46eab2660f0760ae30202474403d94080381 /storage/ndb
parent5080092322817d76c0962f196dc967867e07b20d (diff)
parent0b9bc329b037777c48668ae0045eee3acd637149 (diff)
downloadmariadb-git-4ac694822b7b2e0b7c7867d265e4bb187b0adc67.tar.gz
automerge
Diffstat (limited to 'storage/ndb')
-rw-r--r--storage/ndb/test/run-test/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/storage/ndb/test/run-test/Makefile.am b/storage/ndb/test/run-test/Makefile.am
index 65aa62d11f0..54ca0c009b2 100644
--- a/storage/ndb/test/run-test/Makefile.am
+++ b/storage/ndb/test/run-test/Makefile.am
@@ -13,7 +13,8 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-testdir=$(prefix)/mysql-test/ndb
+testroot=$(prefix)
+testdir=$(testroot)/mysql-test/ndb
include $(top_srcdir)/storage/ndb/config/common.mk.am
include $(top_srcdir)/storage/ndb/config/type_util.mk.am