comparison xml/ru/GNUmakefile @ 135:edf8c90f8085

Renamed ngx_http_upstream to ngx_http_upstream_module.
author Ruslan Ermilov <ru@nginx.com>
date Sat, 22 Oct 2011 04:48:15 +0000
parents f5539fb36bbb
children 8cc01e2179a9
comparison
equal deleted inserted replaced
134:0991bf45cbb8 135:edf8c90f8085
43 ru/docs/http/ngx_http_secure_link_module \ 43 ru/docs/http/ngx_http_secure_link_module \
44 ru/docs/http/ngx_http_split_clients_module \ 44 ru/docs/http/ngx_http_split_clients_module \
45 ru/docs/http/ngx_http_ssi_module \ 45 ru/docs/http/ngx_http_ssi_module \
46 ru/docs/http/ngx_http_ssl_module \ 46 ru/docs/http/ngx_http_ssl_module \
47 ru/docs/http/ngx_http_sub_module \ 47 ru/docs/http/ngx_http_sub_module \
48 ru/docs/http/ngx_http_upstream \ 48 ru/docs/http/ngx_http_upstream_module \
49 ru/docs/http/ngx_http_userid_module \ 49 ru/docs/http/ngx_http_userid_module \
50 ru/docs/http/ngx_http_xslt_module \ 50 ru/docs/http/ngx_http_xslt_module \
51 51
52 DOCS_RU_XML = $(foreach name, $(DOCS_RU), xml/$(name).xml) 52 DOCS_RU_XML = $(foreach name, $(DOCS_RU), xml/$(name).xml)
53 DOCS_RU_HTML = $(foreach name, $(DOCS_RU), $(OUT)/$(name).html) 53 DOCS_RU_HTML = $(foreach name, $(DOCS_RU), $(OUT)/$(name).html)