diff options
| author | unknown <kent@mysql.com> | 2006-02-22 20:34:25 +0100 |
|---|---|---|
| committer | unknown <kent@mysql.com> | 2006-02-22 20:34:25 +0100 |
| commit | c7617f605ebe169db1825424599e3b4108493036 (patch) | |
| tree | faadb895bb7dc26c2cab376862c503b237331d71 /mysql-test | |
| parent | df2c7f07cab1161abb0258133854b24341496d64 (diff) | |
| download | mariadb-git-c7617f605ebe169db1825424599e3b4108493036.tar.gz | |
Makefile.am:
Change for 'make distcheck'
libmysqld.vcproj:
Typo
VC++Files/libmysqld/libmysqld.vcproj:
Typo
mysql-test/ndb/Makefile.am:
Change for 'make distcheck'
storage/archive/Makefile.am:
Change for 'make distcheck'
plugin/fulltext/Makefile.am:
Change for 'make distcheck'
storage/csv/Makefile.am:
Change for 'make distcheck'
storage/heap/Makefile.am:
Change for 'make distcheck'
Diffstat (limited to 'mysql-test')
| -rw-r--r-- | mysql-test/ndb/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/ndb/Makefile.am b/mysql-test/ndb/Makefile.am index 1ef02bec1f0..2a1c59fd359 100644 --- a/mysql-test/ndb/Makefile.am +++ b/mysql-test/ndb/Makefile.am @@ -1,4 +1,6 @@ +BUILT_SOURCES = ndbcluster + benchdir_root= $(prefix) testdir = $(benchdir_root)/mysql-test/ndb |
