diff auto/sources @ 3326:e6967a1dc8e9

ngx_http_degradation_module
author Igor Sysoev <igor@sysoev.ru>
date Mon, 16 Nov 2009 12:20:00 +0000
parents 6060225e9261
children e60e00b4fe0c
line wrap: on
line diff
--- a/auto/sources
+++ b/auto/sources
@@ -438,6 +438,10 @@ HTTP_SECURE_LINK_MODULE=ngx_http_secure_
 HTTP_SECURE_LINK_SRCS=src/http/modules/ngx_http_secure_link_module.c
 
 
+HTTP_DEGRADATION_MODULE=ngx_http_degradation_module
+HTTP_DEGRADATION_SRCS=src/http/modules/ngx_http_degradation_module.c
+
+
 HTTP_FLV_MODULE=ngx_http_flv_module
 HTTP_FLV_SRCS=src/http/modules/ngx_http_flv_module.c