diff options
Diffstat (limited to 'auto/sources')
| -rw-r--r-- | auto/sources | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/auto/sources b/auto/sources index 12ab1b79d..82734ddb9 100644 --- a/auto/sources +++ b/auto/sources @@ -332,6 +332,10 @@ HTTP_SSI_DEPS=src/http/modules/ngx_http_ssi_filter_module.h HTTP_SSI_SRCS=src/http/modules/ngx_http_ssi_filter_module.c +HTTP_XSLT_FILTER_MODULE=ngx_http_xslt_filter_module +HTTP_XSLT_SRCS=src/http/modules/ngx_http_xslt_filter_module.c + + HTTP_SUB_FILTER_MODULE=ngx_http_sub_filter_module HTTP_SUB_SRCS=src/http/modules/ngx_http_sub_filter_module.c |
