summaryrefslogtreecommitdiff
path: root/ndb/tools
diff options
context:
space:
mode:
authorunknown <kent@mysql.com>2006-03-29 14:07:13 +0200
committerunknown <kent@mysql.com>2006-03-29 14:07:13 +0200
commitd800af4bf8cb1e09fda6445f0fbb89bf02c98cdc (patch)
tree2f8e878fcb5429c39f1009b375dc4ced7d80b0e8 /ndb/tools
parent7130316d15cc4f745a56aab2e308b6ae6f690749 (diff)
downloadmariadb-git-d800af4bf8cb1e09fda6445f0fbb89bf02c98cdc.tar.gz
Makefile.am:
Install "ndb_size.pl" script and template, bug#18421 ndb/tools/Makefile.am: Install "ndb_size.pl" script and template, bug#18421
Diffstat (limited to 'ndb/tools')
-rw-r--r--ndb/tools/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/ndb/tools/Makefile.am b/ndb/tools/Makefile.am
index 795441380a8..4819f8ff289 100644
--- a/ndb/tools/Makefile.am
+++ b/ndb/tools/Makefile.am
@@ -1,4 +1,7 @@
+bin_SCRIPTS = ndb_size.pl
+dist_pkgdata_DATA = ndb_size.tmpl
+
ndbtools_PROGRAMS = \
ndb_test_platform \
ndb_waiter \