diff auto/sources @ 1172:383ae25c3171

ngx_http_sub_filter_module
author Igor Sysoev <igor@sysoev.ru>
date Thu, 19 Apr 2007 17:54:23 +0000
parents 68f30ab68bb7
children f2feed5bffe1 ed9cd1702f7a
line wrap: on
line diff
--- a/auto/sources
+++ b/auto/sources
@@ -317,6 +317,10 @@ HTTP_SSI_DEPS=src/http/modules/ngx_http_
 HTTP_SSI_SRCS=src/http/modules/ngx_http_ssi_filter_module.c
 
 
+HTTP_SUB_FILTER_MODULE=ngx_http_sub_filter_module
+HTTP_SUB_SRCS=src/http/modules/ngx_http_sub_filter_module.c
+
+
 HTTP_USERID_FILTER_MODULE=ngx_http_userid_filter_module
 HTTP_USERID_SRCS=src/http/modules/ngx_http_userid_filter_module.c