comparison xml/en/GNUmakefile @ 360:43f379b12b76

English translation of ngx_http_userid_module.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 26 Jan 2012 19:42:39 +0000
parents 3d6c27e22625
children c7fccbe03827
comparison
equal deleted inserted replaced
359:f9f8b6e98ada 360:43f379b12b76
70 http/ngx_http_referer_module \ 70 http/ngx_http_referer_module \
71 http/ngx_http_secure_link_module \ 71 http/ngx_http_secure_link_module \
72 http/ngx_http_split_clients_module \ 72 http/ngx_http_split_clients_module \
73 http/ngx_http_sub_module \ 73 http/ngx_http_sub_module \
74 http/ngx_http_upstream_module \ 74 http/ngx_http_upstream_module \
75 http/ngx_http_userid_module \
75 76
76 REFS_XML = $(foreach name, $(REFS), xml/$(DOC_LANG)/docs/$(name).xml) 77 REFS_XML = $(foreach name, $(REFS), xml/$(DOC_LANG)/docs/$(name).xml)
77 REFS_HTML = $(foreach name, $(REFS), $(OUT)/$(DOC_LANG)/docs/$(name).html) 78 REFS_HTML = $(foreach name, $(REFS), $(OUT)/$(DOC_LANG)/docs/$(name).html)
78 79
79 $(DOC_LANG): \ 80 $(DOC_LANG): \