diff xml/cn/GNUmakefile @ 718:8afb4cbc63bb

Removed vestiges of separate "introduction" and "howto".
author Ruslan Ermilov <ru@nginx.com>
date Thu, 11 Oct 2012 08:18:46 +0000
parents cb43695220b2
children 9934338f83af
line wrap: on
line diff
--- a/xml/cn/GNUmakefile
+++ b/xml/cn/GNUmakefile
@@ -23,8 +23,6 @@ FAQ_HTML =	$(foreach name, $(FAQ), $(OUT
 		$(OUT)/$(DOC_LANG)/index.html				\
 		$(OUT)/$(DOC_LANG)/docs/index.html			\
 		$(DOCS_HTML)						\
-		$(INTRO_HTML)						\
-		$(HOWTO_HTML)						\
 		$(FAQ_HTML)						\
 
 $(OUT)/$(DOC_LANG)/docs/index.html:					\