Commit e4e8a2f3 authored by unknown's avatar unknown

make_win_src_distribution.sh:

  'tools' contains intermediate files


scripts/make_win_src_distribution.sh:
  'tools' contains intermediate files
parent 88977ce1
......@@ -227,7 +227,7 @@ copy_dir_dirs() {
for i in client dbug extra heap include isam \
libmysql libmysqld merge myisam \
myisammrg mysys regex sql strings \
vio zlib
tools vio zlib
do
copy_dir_files $i
done
......@@ -276,7 +276,7 @@ done
#
for i in Docs/Flags scripts sql-bench SSL \
tests tools
tests
do
print_debug "Copying directory '$i'"
if [ -d $i ]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment