Commit 28dffbcd authored by unknown's avatar unknown

- added Docs/manual.chm to the windows source distribution (BUG#13899)


scripts/make_win_src_distribution.sh:
  - added Docs/manual.chm to the windows source distribution (BUG#13899). The file
    is placed in there by the Bootstrap script, which pulls it from the mysqldoc
    repository
parent 9595cc33
......@@ -275,7 +275,7 @@ cd $SOURCE
for i in COPYING ChangeLog README EXCEPTIONS-CLIENT\
INSTALL-SOURCE INSTALL-WIN \
INSTALL-WIN-SOURCE \
Docs/INSTALL-BINARY
Docs/INSTALL-BINARY Docs/manual.chm
do
print_debug "Copying file '$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