summaryrefslogtreecommitdiff
path: root/scripts/Makefile.am
diff options
context:
space:
mode:
authorunknown <lenz@mysql.com>2003-08-07 18:54:59 +0200
committerunknown <lenz@mysql.com>2003-08-07 18:54:59 +0200
commit46f5c97d312a84c0620958f4fcf0df6acd676256 (patch)
tree2953293d69939d6392e43e2dd67b4e4f1f90020f /scripts/Makefile.am
parentbbc9d64fea129bd0a776a109ed1ceac75bf894b9 (diff)
downloadmariadb-git-46f5c97d312a84c0620958f4fcf0df6acd676256.tar.gz
- some fixed for make_win_src_distribution to work properly
Build-tools/Bootstrap: - no need to create the make_win_src_distribution script in here - do it in the Makefile instead. scripts/Makefile.am: - added make_win_src_distribution to bin_SCRIPTS, so it's automatically built scripts/make_win_src_distribution.sh: - merge fixes (looks like CRLF problems)
Diffstat (limited to 'scripts/Makefile.am')
-rw-r--r--scripts/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index d6f59cb1ae9..72fc73ef28b 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -17,6 +17,7 @@
## Process this file with automake to create Makefile.in
bin_SCRIPTS = @server_scripts@ \
+ make_win_src_distribution \
msql2mysql \
mysql_config \
mysql_fix_privilege_tables \