From: John Mandereau Date: Wed, 7 Feb 2007 21:57:22 +0000 (+0100) Subject: Small fix in add_html_footer X-Git-Tag: release/2.11.18-1~5^2~6^2^2~4 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=043360a152891c4a3cfe42b415e0e7900087b8be;p=lilypond.git Small fix in add_html_footer --- diff --git a/buildscripts/add_html_footer.py b/buildscripts/add_html_footer.py index 7c6375588a..3e35952c42 100644 --- a/buildscripts/add_html_footer.py +++ b/buildscripts/add_html_footer.py @@ -18,9 +18,12 @@ non_copied_pages = ['Documentation/user/out-www/lilypond-big-page', 'Documentation/topdocs/out-www/NEWS', 'Documentation/topdocs/out-www/INSTALL', 'Documentation/bibliography/out-www/index', + 'Documentation/bibliography/out-www/engraving', + 'Documentation/bibliography/out-www/colorado', + 'Documentation/bibliography/out-www/computer-notation' 'Documentation/out-www/THANKS', 'Documentation/out-www/DEDICATION', - 'Documentation/topdocs/ou-www/AUTHORS'] + 'Documentation/topdocs/out-www/AUTHORS'] header = r""" """