diff --git a/doc/html/Makefile.am b/doc/html/Makefile.am index 29158292..44b0e256 100644 --- a/doc/html/Makefile.am +++ b/doc/html/Makefile.am @@ -35,7 +35,8 @@ doc_DATA = \ index.html \ license.html \ links.html \ - news.html + news.html \ + ogg_mapping.html if FLaC__HAS_DOXYGEN EXTRA_DIST = $(doc_DATA) api