diff xml/en/GNUmakefile @ 63:6108fd3217e7

Initial English translation of ngx_core_module.
author Ruslan Ermilov <ru@nginx.com>
date Sun, 09 Oct 2011 12:36:39 +0000
parents 12f1de4539b4
children 55d4cc8c9ecb
line wrap: on
line diff
--- a/xml/en/GNUmakefile	Fri Oct 07 06:33:52 2011 +0000
+++ b/xml/en/GNUmakefile	Sun Oct 09 12:36:39 2011 +0000
@@ -21,7 +21,8 @@
 REFS_EN_XML =	$(foreach name, $(REFS_EN), xml/$(name).xml)
 REFS_EN_HTML =	$(foreach name, $(REFS_EN), $(OUT)/$(name).html)
 
-REFS_EN =	en/docs/http/ngx_http_core_module			\
+REFS_EN =	en/docs/ngx_core_module					\
+		en/docs/http/ngx_http_core_module			\
 		en/docs/http/ngx_http_mp4_module			\
 
 HOWTO_EN_XML =	$(foreach name, $(HOWTO_EN), xml/$(name).xml)