diff options
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 \ |
