From e672bb700459dda159ef5ab48388fcb5a755db12 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 29 Mar 2006 22:51:49 +0200 Subject: Makefile.am: Use "dist_bin_SCRIPTS" to get a script distributed ndb/tools/Makefile.am: Use "dist_bin_SCRIPTS" to get a script distributed --- ndb/tools/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ndb/tools') diff --git a/ndb/tools/Makefile.am b/ndb/tools/Makefile.am index 19802367803..c8aff4da633 100644 --- a/ndb/tools/Makefile.am +++ b/ndb/tools/Makefile.am @@ -1,5 +1,5 @@ -bin_SCRIPTS = ndb_size.pl ndb_error_reporter +dist_bin_SCRIPTS = ndb_size.pl ndb_error_reporter dist_pkgdata_DATA = ndb_size.tmpl ndbtools_PROGRAMS = \ -- cgit v1.2.1