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 89b326892..0ff1ece09 100644 --- a/auto/sources +++ b/auto/sources @@ -388,6 +388,10 @@ HTTP_MEMCACHED_MODULE=ngx_http_memcached_module HTTP_MEMCACHED_SRCS=src/http/modules/ngx_http_memcached_module.c +HTTP_LIMIT_ZONE_MODULE=ngx_http_limit_zone_module +HTTP_LIMIT_ZONE_SRCS=src/http/modules/ngx_http_limit_zone_module.c + + HTTP_EMPTY_GIF_MODULE=ngx_http_empty_gif_module HTTP_EMPTY_GIF_SRCS=src/http/modules/ngx_http_empty_gif_module.c |
