diff xml/en/GNUmakefile @ 153:317ac898ba50

Initial translation of the "ngx_http_index_module" and "ngx_http_random_index_module".
author Ruslan Ermilov <ru@nginx.com>
date Wed, 26 Oct 2011 08:37:48 +0000
parents 0188d11c77dd
children 8cc01e2179a9
line wrap: on
line diff
--- a/xml/en/GNUmakefile
+++ b/xml/en/GNUmakefile
@@ -26,7 +26,9 @@ REFS_EN =	en/docs/ngx_core_module					\
 		en/docs/http/ngx_http_core_module			\
 		en/docs/http/ngx_http_empty_gif_module			\
 		en/docs/http/ngx_http_flv_module			\
+		en/docs/http/ngx_http_index_module			\
 		en/docs/http/ngx_http_mp4_module			\
+		en/docs/http/ngx_http_random_index_module		\
 
 HOWTO_EN_XML =	$(foreach name, $(HOWTO_EN), xml/$(name).xml)
 HOWTO_EN_HTML =	$(foreach name, $(HOWTO_EN), $(OUT)/$(name).html)