diff auto/sources @ 2260:4f1616b32744

ngx_http_secure_link_module
author Igor Sysoev <igor@sysoev.ru>
date Sat, 27 Sep 2008 13:22:10 +0000
parents 03180d4e5af2
children ce574b0ffeec
line wrap: on
line diff
--- a/auto/sources
+++ b/auto/sources
@@ -425,6 +425,10 @@ HTTP_BROWSER_MODULE=ngx_http_browser_mod
 HTTP_BROWSER_SRCS=src/http/modules/ngx_http_browser_module.c
 
 
+HTTP_SECURE_LINK_MODULE=ngx_http_secure_link_module
+HTTP_SECURE_LINK_SRCS=src/http/modules/ngx_http_secure_link_module.c
+
+
 HTTP_FLV_MODULE=ngx_http_flv_module
 HTTP_FLV_SRCS=src/http/modules/ngx_http_flv_module.c