summaryrefslogtreecommitdiffhomepage
path: root/auto/sources
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2006-10-09 14:17:36 +0000
committerIgor Sysoev <igor@sysoev.ru>2006-10-09 14:17:36 +0000
commitb50500689ac4ecf72bf73e2a5a46ea4fb6c421aa (patch)
tree8874f79742134e06e34efda3ee26ae2861bdcc7f /auto/sources
parent5ad1d4b5ef836d530b1fb29647413a01083dbbc6 (diff)
downloadnginx-b50500689ac4ecf72bf73e2a5a46ea4fb6c421aa.tar.gz
nginx-b50500689ac4ecf72bf73e2a5a46ea4fb6c421aa.tar.bz2
ngx_http_flv_module
Diffstat (limited to '')
-rw-r--r--auto/sources4
1 files changed, 4 insertions, 0 deletions
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"