diff auto/sources @ 4085:6492c79e943a

ngx_http_mp4_module
author Igor Sysoev <igor@sysoev.ru>
date Fri, 09 Sep 2011 10:22:34 +0000
parents 9c057d5e1c27
children b2e21a39307c 4919fb357a5d
line wrap: on
line diff
--- a/auto/sources
+++ b/auto/sources
@@ -463,6 +463,10 @@ HTTP_FLV_MODULE=ngx_http_flv_module
 HTTP_FLV_SRCS=src/http/modules/ngx_http_flv_module.c
 
 
+HTTP_MP4_MODULE=ngx_http_mp4_module
+HTTP_MP4_SRCS=src/http/modules/ngx_http_mp4_module.c
+
+
 HTTP_GZIP_STATIC_MODULE=ngx_http_gzip_static_module
 HTTP_GZIP_STATIC_SRCS=src/http/modules/ngx_http_gzip_static_module.c