From d1dfac0b58958281bd02e3725ff5b66280b644cd Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 21 Sep 2006 17:38:42 +0200 Subject: [PATCH] Add a dummy file for "Docs/manual.chm" as we need it for "make dist" to work. Docs/manual.chm: BitKeeper file /MySQL/M50/push-5.0/Docs/manual.chm --- Docs/manual.chm | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Docs/manual.chm diff --git a/Docs/manual.chm b/Docs/manual.chm new file mode 100644 index 00000000000..28c3e1b5a86 --- /dev/null +++ b/Docs/manual.chm @@ -0,0 +1,14 @@ + +********************************************************* + +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. + +*********************************************************