comparison xml/en/GNUmakefile @ 377:e72701967099

English translation of ngx_http_xslt_module.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 30 Jan 2012 12:11:46 +0000
parents e5e7d6365612
children 331a86bc51ff
comparison
equal deleted inserted replaced
376:a837069db70d 377:e72701967099
74 http/ngx_http_secure_link_module \ 74 http/ngx_http_secure_link_module \
75 http/ngx_http_split_clients_module \ 75 http/ngx_http_split_clients_module \
76 http/ngx_http_sub_module \ 76 http/ngx_http_sub_module \
77 http/ngx_http_upstream_module \ 77 http/ngx_http_upstream_module \
78 http/ngx_http_userid_module \ 78 http/ngx_http_userid_module \
79 http/ngx_http_xslt_module \
79 80
80 REFS_XML = $(foreach name, $(REFS), xml/$(DOC_LANG)/docs/$(name).xml) 81 REFS_XML = $(foreach name, $(REFS), xml/$(DOC_LANG)/docs/$(name).xml)
81 REFS_HTML = $(foreach name, $(REFS), $(OUT)/$(DOC_LANG)/docs/$(name).html) 82 REFS_HTML = $(foreach name, $(REFS), $(OUT)/$(DOC_LANG)/docs/$(name).html)
82 83
83 $(DOC_LANG): \ 84 $(DOC_LANG): \