diff docs/GNUmakefile @ 4110:d889195c8db4

Added ngx_http_mp4_module documentation.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 15 Sep 2011 08:59:13 +0000
parents 22364b1f61c9
children b9dade63fcc2
line wrap: on
line diff
--- a/docs/GNUmakefile
+++ b/docs/GNUmakefile
@@ -58,7 +58,8 @@ docs/xslt/changes.xslt:		docs/xsls/chang
 
 html:									\
 	docs/html/ngx_core_module.html					\
-	docs/html/http/ngx_http_core_module.html
+	docs/html/http/ngx_http_core_module.html			\
+	docs/html/http/ngx_http_mp4_module.html
 
 docs/html/%.html:							\
 		docs/xml/%.xml						\