diff options
author | tomas@mc05.(none) <> | 2004-06-15 08:14:20 +0200 |
---|---|---|
committer | tomas@mc05.(none) <> | 2004-06-15 08:14:20 +0200 |
commit | 8278d71688df6f1027473c2a21e4d5e6168c5568 (patch) | |
tree | c99f0af498d96ea06c28b025171c02c9f05c8d71 /mysql-test/ndb | |
parent | 6c899a3b0e77a9bf8f52e3c89bea828f7a78918d (diff) | |
download | mariadb-git-8278d71688df6f1027473c2a21e4d5e6168c5568.tar.gz |
ndb fixes for make dist
Diffstat (limited to 'mysql-test/ndb')
-rw-r--r-- | mysql-test/ndb/Makefile.am | 4 | ||||
-rw-r--r--[-rwxr-xr-x] | mysql-test/ndb/ndbcluster.sh | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mysql-test/ndb/Makefile.am b/mysql-test/ndb/Makefile.am index 44627c85bb5..3ed222344a6 100644 --- a/mysql-test/ndb/Makefile.am +++ b/mysql-test/ndb/Makefile.am @@ -4,9 +4,9 @@ testdir = $(benchdir_root)/mysql-test/ndb test_SCRIPTS = ndbcluster -EXTRA_SCRIPTS = ndbcluster.sh +noinst_HEADERS = ndbcluster.sh -test_DATA = ndb_config_2_node.ini +dist_test_DATA = ndb_config_2_node.ini SUFFIXES = .sh diff --git a/mysql-test/ndb/ndbcluster.sh b/mysql-test/ndb/ndbcluster.sh index 5334604db33..5334604db33 100755..100644 --- a/mysql-test/ndb/ndbcluster.sh +++ b/mysql-test/ndb/ndbcluster.sh |