diff auto/sources @ 753:af72ac9c3dbf

ngx_http_flv_module
author Igor Sysoev <igor@sysoev.ru>
date Mon, 09 Oct 2006 14:17:36 +0000
parents f30b1a75fd3b
children f9a971440614
line wrap: on
line diff
--- a/auto/sources
+++ b/auto/sources
@@ -393,6 +393,10 @@ HTTP_BROWSER_MODULE=ngx_http_browser_mod
 HTTP_BROWSER_SRCS=src/http/modules/ngx_http_browser_module.c
 
 
+HTTP_FLV_MODULE=ngx_http_flv_module
+HTTP_FLV_SRCS=src/http/modules/ngx_http_flv_module.c
+
+
 IMAP_INCS="src/imap"
 
 IMAP_DEPS="src/imap/ngx_imap.h"