diff auto/sources @ 239:574bea0142be

nginx-0.0.1-2004-01-26-11:52:49 import
author Igor Sysoev <igor@sysoev.ru>
date Mon, 26 Jan 2004 08:52:49 +0000
parents 05592fd7a436
children e6c005b66b3a
line wrap: on
line diff
--- a/auto/sources
+++ b/auto/sources
@@ -206,6 +206,10 @@ HTTP_GZIP_UNIX_LIBS=-lz
 HTTP_GZIP_WIN_LIBS=zlib.lib
 
 
+HTTP_SSI_FILTER_MODULE=ngx_http_ssi_filter_module
+HTTP_SSI_SRCS=src/http/modules/ngx_http_ssi_filter.c
+
+
 HTTP_PROXY_MODULE=ngx_http_proxy_module
 HTTP_PROXY_INCS="-I src/http/modules/proxy"
 HTTP_PROXY_DEPS=src/http/modules/proxy/ngx_http_proxy_handler.h