diff --git a/doc/Makefile.am b/doc/Makefile.am index a7226c1f..13317991 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -30,6 +30,8 @@ APIDOCS= \ nghttp2_check_authority.rst \ nghttp2_check_header_name.rst \ nghttp2_check_header_value.rst \ + nghttp2_check_method.rst \ + nghttp2_check_path.rst \ nghttp2_hd_deflate_bound.rst \ nghttp2_hd_deflate_change_table_size.rst \ nghttp2_hd_deflate_del.rst \