From 5b0803e520ab98276c31501b5fd5de5578a893cc Mon Sep 17 00:00:00 2001 From: Josh Coalson Date: Thu, 9 Sep 2004 00:28:20 +0000 Subject: [PATCH] add ogg_mapping.html --- doc/html/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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