Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2009-05-01 22:42:09 +0400
committerIgor Sysoev <igor@sysoev.ru>2009-05-01 22:42:09 +0400
commite2ada6189613fe2894aea4d25c17d62962947957 (patch)
tree6a3e19fb3a1ae2a65c766c05fea60d79d5865fd3 /auto/sources
parent71d1f492688aba3d7943d199d9d152e4dbb1ab36 (diff)
ngx_http_image_filter_module
Diffstat (limited to 'auto/sources')
-rw-r--r--auto/sources4
1 files changed, 4 insertions, 0 deletions
diff --git a/auto/sources b/auto/sources
index 7ee0d44e4..319026baf 100644
--- a/auto/sources
+++ b/auto/sources
@@ -328,6 +328,10 @@ HTTP_XSLT_FILTER_MODULE=ngx_http_xslt_filter_module
HTTP_XSLT_SRCS=src/http/modules/ngx_http_xslt_filter_module.c
+HTTP_IMAGE_FILTER_MODULE=ngx_http_image_filter_module
+HTTP_IMAGE_SRCS=src/http/modules/ngx_http_image_filter_module.c
+
+
HTTP_SUB_FILTER_MODULE=ngx_http_sub_filter_module
HTTP_SUB_SRCS=src/http/modules/ngx_http_sub_filter_module.c