Commit 01903380 authored by kent@mysql.com/kent-amd64.(none)'s avatar kent@mysql.com/kent-amd64.(none)
Browse files

Makefile.am:

  Removed place holder for 'manual.chm'
.del-manual.chm:
  Delete: Docs/manual.chm
parent 278ddff2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

EXTRA_DIST =		manual.chm mysql.info INSTALL-BINARY
EXTRA_DIST =		mysql.info INSTALL-BINARY

# make sure that "make install" installs the info page, too
# automake only seems to take care of this automatically,

Docs/manual.chm

deleted100644 → 0
+0 −14
Original line number Diff line number Diff line

*********************************************************

This is a dummy placeholder file for "manual.chm" in the
MySQL source trees.

Note, that the documentation has been moved into a separate
BitKeeper source tree named "mysqldoc" - do not attempt to edit this
file! All changes to it should be done in the mysqldoc tree.

This dummy file is being replaced with the actual file from the
mysqldoc tree when building the official source distribution.

*********************************************************