diff xml/en/GNUmakefile @ 664:8283b1048b27

Translated mail modules into English.
author Vladimir Homutov <vl@nginx.com>
date Wed, 05 Sep 2012 14:07:43 +0000
parents cb43695220b2
children 0be0145c7ad8
line wrap: on
line diff
--- a/xml/en/GNUmakefile	Tue Sep 04 14:20:21 2012 +0000
+++ b/xml/en/GNUmakefile	Wed Sep 05 14:07:43 2012 +0000
@@ -72,6 +72,13 @@
 		http/ngx_http_upstream_module				\
 		http/ngx_http_userid_module				\
 		http/ngx_http_xslt_module				\
+		mail/ngx_mail_core_module				\
+		mail/ngx_mail_auth_http_module				\
+		mail/ngx_mail_proxy_module				\
+		mail/ngx_mail_ssl_module				\
+		mail/ngx_mail_imap_module				\
+		mail/ngx_mail_pop3_module				\
+		mail/ngx_mail_smtp_module				\
 
 REFS_XML =	$(foreach name, $(REFS), xml/$(DOC_LANG)/docs/$(name).xml)
 REFS_HTML =	$(foreach name, $(REFS), $(OUT)/$(DOC_LANG)/docs/$(name).html)