diff auto/sources @ 700:c1104f701926

ngx_http_browser_module
author Igor Sysoev <igor@sysoev.ru>
date Mon, 18 Sep 2006 12:25:07 +0000
parents f971949ffb58
children f30b1a75fd3b
line wrap: on
line diff
--- a/auto/sources
+++ b/auto/sources
@@ -386,6 +386,10 @@ HTTP_EMPTY_GIF_MODULE=ngx_http_empty_gif
 HTTP_EMPTY_GIF_SRCS=src/http/modules/ngx_http_empty_gif_module.c
 
 
+HTTP_BROWSER_MODULE=ngx_http_browser_module
+HTTP_BROWSER_SRCS=src/http/modules/ngx_http_browser_module.c
+
+
 IMAP_INCS="src/imap"
 
 IMAP_DEPS="src/imap/ngx_imap.h"