Author: mcbrown
Date: 2010-09-02 11:09:49 +0200 (Thu, 02 Sep 2010)
New Revision: 22557
Log:
Correcting EPUB builds
Modified:
trunk/mysqldoc-guide/Makefile
trunk/mysqltest-1.0/Makefile
trunk/mysqltest-2.0/Makefile
trunk/mysqltest-stub/Makefile
trunk/ndbapi/Makefile
trunk/quick-guides/Makefile
Modified: trunk/mysqldoc-guide/Makefile
===================================================================
--- trunk/mysqldoc-guide/Makefile 2010-09-02 08:08:23 UTC (rev 22556)
+++ trunk/mysqldoc-guide/Makefile 2010-09-02 09:09:49 UTC (rev 22557)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 490 bytes
@@ -70,6 +70,7 @@
include $(MAKE_DIR)/xml-html-chapter
include $(MAKE_DIR)/xml-html-web
include $(MAKE_DIR)/xml-chm
+include $(MAKE_DIR)/xml-epub
include $(MAKE_DIR)/xml-xhtml
include $(MAKE_DIR)/xml-xhtml-dir
include $(MAKE_DIR)/xml-xhtml-section
Modified: trunk/mysqltest-1.0/Makefile
===================================================================
--- trunk/mysqltest-1.0/Makefile 2010-09-02 08:08:23 UTC (rev 22556)
+++ trunk/mysqltest-1.0/Makefile 2010-09-02 09:09:49 UTC (rev 22557)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 471 bytes
@@ -57,6 +57,7 @@
include $(MAKE_DIR)/xml-html-chapter
include $(MAKE_DIR)/xml-html-web
include $(MAKE_DIR)/xml-chm
+include $(MAKE_DIR)/xml-epub
include $(MAKE_DIR)/xml-xhtml
include $(MAKE_DIR)/xml-pdf
include $(MAKE_DIR)/xml-toc
Modified: trunk/mysqltest-2.0/Makefile
===================================================================
--- trunk/mysqltest-2.0/Makefile 2010-09-02 08:08:23 UTC (rev 22556)
+++ trunk/mysqltest-2.0/Makefile 2010-09-02 09:09:49 UTC (rev 22557)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 471 bytes
@@ -57,6 +57,7 @@
include $(MAKE_DIR)/xml-html-chapter
include $(MAKE_DIR)/xml-html-web
include $(MAKE_DIR)/xml-chm
+include $(MAKE_DIR)/xml-epub
include $(MAKE_DIR)/xml-xhtml
include $(MAKE_DIR)/xml-pdf
include $(MAKE_DIR)/xml-toc
Modified: trunk/mysqltest-stub/Makefile
===================================================================
--- trunk/mysqltest-stub/Makefile 2010-09-02 08:08:23 UTC (rev 22556)
+++ trunk/mysqltest-stub/Makefile 2010-09-02 09:09:49 UTC (rev 22557)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 473 bytes
@@ -47,6 +47,7 @@
include $(MAKE_DIR)/xml-html-web
include $(MAKE_DIR)/xml-eclipse
include $(MAKE_DIR)/xml-chm
+include $(MAKE_DIR)/xml-epub
include $(MAKE_DIR)/xml-xhtml-dir
include $(MAKE_DIR)/xml-pdf
include $(MAKE_DIR)/xml-toc
Modified: trunk/ndbapi/Makefile
===================================================================
--- trunk/ndbapi/Makefile 2010-09-02 08:08:23 UTC (rev 22556)
+++ trunk/ndbapi/Makefile 2010-09-02 09:09:49 UTC (rev 22557)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 447 bytes
@@ -57,6 +57,7 @@
include $(MAKE_DIR)/xml-html-web
include $(MAKE_DIR)/xml-sun-docs
include $(MAKE_DIR)/xml-chm
+include $(MAKE_DIR)/xml-epub
#include $(MAKE_DIR)/xml-xhtml
include $(MAKE_DIR)/xml-pdf
include $(MAKE_DIR)/xml-toc
Modified: trunk/quick-guides/Makefile
===================================================================
--- trunk/quick-guides/Makefile 2010-09-02 08:08:23 UTC (rev 22556)
+++ trunk/quick-guides/Makefile 2010-09-02 09:09:49 UTC (rev 22557)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 467 bytes
@@ -72,6 +72,7 @@
include $(MAKE_DIR)/xml-html-web
include $(MAKE_DIR)/xml-eclipse
include $(MAKE_DIR)/xml-chm
+include $(MAKE_DIR)/xml-epub
include $(MAKE_DIR)/xml-xhtml-dir
include $(MAKE_DIR)/xml-pdf
include $(MAKE_DIR)/xml-toc
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r22557 - in trunk: mysqldoc-guide mysqltest-1.0 mysqltest-2.0 mysqltest-stub ndbapi quick-guides | mc.brown | 2 Sep |