From b50500689ac4ecf72bf73e2a5a46ea4fb6c421aa Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 9 Oct 2006 14:17:36 +0000 Subject: ngx_http_flv_module --- auto/sources | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'auto/sources') diff --git a/auto/sources b/auto/sources index 613c5820b..5af4dce38 100644 --- a/auto/sources +++ b/auto/sources @@ -393,6 +393,10 @@ HTTP_BROWSER_MODULE=ngx_http_browser_module 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" -- cgit