diff xml/en/GNUmakefile @ 869:ade81792bdaa

Documented SPDY support. New SPDY module added and the "listen" directive description is updated.
author Homutov Vladimir <vl@nginx.com>
date Wed, 20 Mar 2013 15:00:06 +0400
parents 0ed4c093c026
children d1002c39ac0a
line wrap: on
line diff
--- a/xml/en/GNUmakefile
+++ b/xml/en/GNUmakefile
@@ -61,6 +61,7 @@ REFS =									\
 		http/ngx_http_referer_module				\
 		http/ngx_http_rewrite_module				\
 		http/ngx_http_secure_link_module			\
+		http/ngx_http_spdy_module				\
 		http/ngx_http_split_clients_module			\
 		http/ngx_http_ssi_module				\
 		http/ngx_http_ssl_module				\