diff options
author | kent@kent-amd64.(none) <> | 2007-09-26 18:49:09 +0200 |
---|---|---|
committer | kent@kent-amd64.(none) <> | 2007-09-26 18:49:09 +0200 |
commit | c7c8f418949faf65efd57df194a364003c999709 (patch) | |
tree | 021b1b7b7aa7d79d72c895364c29f3234605d7b0 /mysql-test/Makefile.am | |
parent | 7ef6e66bc67bcb003a02f0996fc37315a4f87429 (diff) | |
parent | 1b53e4a5474f5da7e60b6932a39f55ff29d8f142 (diff) | |
download | mariadb-git-c7c8f418949faf65efd57df194a364003c999709.tar.gz |
Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.1-build
into mysql.com:/home/kent/bk/make-dist-stable/mysql-5.1-build
Diffstat (limited to 'mysql-test/Makefile.am')
-rw-r--r-- | mysql-test/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/Makefile.am b/mysql-test/Makefile.am index 86da057a13c..eb31e9057cc 100644 --- a/mysql-test/Makefile.am +++ b/mysql-test/Makefile.am @@ -18,7 +18,6 @@ ## Process this file with automake to create Makefile.in SUBDIRS = ndb -DIST_SUBDIRS=ndb benchdir_root= $(prefix) testdir = $(benchdir_root)/mysql-test |