Commit dbe0b91e authored by unknown's avatar unknown
Browse files

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

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


parent 9a05a2d1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
+1 −0
Original line number Diff line number Diff line
@@ -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 \