diff auto/sources @ 3513:e60e00b4fe0c

ngx_http_split_clients_module
author Igor Sysoev <igor@sysoev.ru>
date Fri, 14 May 2010 09:02:10 +0000
parents e6967a1dc8e9
children 21452748d165
line wrap: on
line diff
--- a/auto/sources
+++ b/auto/sources
@@ -387,6 +387,10 @@ HTTP_MAP_MODULE=ngx_http_map_module
 HTTP_MAP_SRCS=src/http/modules/ngx_http_map_module.c
 
 
+HTTP_SPLIT_CLIENTS_MODULE=ngx_http_split_clients_module
+HTTP_SPLIT_CLIENTS_SRCS=src/http/modules/ngx_http_split_clients_module.c
+
+
 HTTP_REFERER_MODULE=ngx_http_referer_module
 HTTP_REFERER_SRCS=src/http/modules/ngx_http_referer_module.c