Include "manual.chm" in the source distribution, because we now use it for Windows builds unchanged.

This commit is contained in:
joerg@trift-lap.fambruehe 2006-09-14 16:34:35 +02:00
parent f04c7546b6
commit a33fdb44e5
2 changed files with 2 additions and 1 deletions

View file

@ -16,7 +16,7 @@
noinst_SCRIPTS = Support/generate-text-files.pl
EXTRA_DIST = $(noinst_SCRIPTS) mysql.info INSTALL-BINARY
EXTRA_DIST = $(noinst_SCRIPTS) manual.chm mysql.info INSTALL-BINARY
TXT_FILES= ../INSTALL-SOURCE ../INSTALL-WIN-SOURCE ../EXCEPTIONS-CLIENT \
INSTALL-BINARY ../support-files/MacOSX/ReadMe.txt

View file

@ -1216,6 +1216,7 @@ EOF
#
echo -n "making sure specific build files are writable... "
for file in \
Docs/manual.chm \
Docs/mysql.info \
Docs/INSTALL-BINARY \
INSTALL-SOURCE \