]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/GNUmakefile
Doc: Update for staff.itely
[lilypond.git] / Documentation / GNUmakefile
index 15b6a6f297bec3e562a6497df84475d4bf553f63..d265a1ee96fc1bc1a3f3c3f576e24c7a1cc5218d 100644 (file)
@@ -6,14 +6,17 @@ SUBDIRS=user bibliography pictures topdocs misc po $(LANGS)
 STEPMAKE_TEMPLATES=documentation texinfo tex
 LOCALSTEPMAKE_TEMPLATES=lilypond ly
 LILYPOND_BOOK_FLAGS=--extra-options '-e "(ly:set-option (quote internal-type-checking) \#t)"'
-README_TOP_FILES= DEDICATION THANKS 
+README_TOP_FILES= DEDICATION THANKS
 EXTRA_DIST_FILES= texinfo.css TRANSLATION
 
 include $(depth)/make/stepmake.make
 
+HTML_PAGE_NAMES= index devel translations
+OUT_HTML_FILES= $(HTML_PAGE_NAMES:%=$(outdir)/%.html)
+
 default: local-doc
 
-local-WWW: txt-to-html $(outdir)/index.html $(outdir)/devel.html
+local-WWW: txt-to-html $(OUT_HTML_FILES)
 
 local-WWW-clean: deep-WWW-clean