diff xml/en/GNUmakefile @ 149:19c36eed784e

Initial translation of the ngx_http_empty_gif_module documentation.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 25 Oct 2011 17:21:33 +0000
parents 55d4cc8c9ecb
children 0188d11c77dd
line wrap: on
line diff
--- a/xml/en/GNUmakefile
+++ b/xml/en/GNUmakefile
@@ -24,6 +24,7 @@ REFS_EN_HTML =	$(foreach name, $(REFS_EN
 
 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_mp4_module			\
 
 HOWTO_EN_XML =	$(foreach name, $(HOWTO_EN), xml/$(name).xml)