diff xml/en/GNUmakefile @ 151:0188d11c77dd

Initial translation of the ngx_http_flv_module documentation.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 25 Oct 2011 18:00:49 +0000
parents 19c36eed784e
children 317ac898ba50
line wrap: on
line diff
--- a/xml/en/GNUmakefile	Tue Oct 25 17:34:30 2011 +0000
+++ b/xml/en/GNUmakefile	Tue Oct 25 18:00:49 2011 +0000
@@ -25,6 +25,7 @@
 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_mp4_module			\
 
 HOWTO_EN_XML =	$(foreach name, $(HOWTO_EN), xml/$(name).xml)