From d1f0a57a6da6e0f0b1a607d9e65589c4799de2be Mon Sep 17 00:00:00 2001 From: "joerg@trift2." <> 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 | 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. + +*********************************************************