diff options
| author | Ruslan Ermilov <ru@nginx.com> | 2011-09-15 08:59:13 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@nginx.com> | 2011-09-15 08:59:13 +0000 |
| commit | fc084d0b624529b8e6b0505c3ed1cc41f45006ff (patch) | |
| tree | 1082264355afc8b377537a9c0c3600a4babe1f95 /docs/GNUmakefile | |
| parent | 1ebdcd1d90f63201660026950d2169f4fb1dc20f (diff) | |
| download | nginx-fc084d0b624529b8e6b0505c3ed1cc41f45006ff.tar.gz nginx-fc084d0b624529b8e6b0505c3ed1cc41f45006ff.tar.bz2 | |
Added ngx_http_mp4_module documentation.
Diffstat (limited to 'docs/GNUmakefile')
| -rw-r--r-- | docs/GNUmakefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/GNUmakefile b/docs/GNUmakefile index 5cc995fef..ebd8332e7 100644 --- a/docs/GNUmakefile +++ b/docs/GNUmakefile @@ -58,7 +58,8 @@ docs/xslt/changes.xslt: docs/xsls/changes.xsls 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 \ |
