]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/topdocs/GNUmakefile
update
[lilypond.git] / Documentation / topdocs / GNUmakefile
index db918cafb4832c09a9de0c9a4738c2821e9ecf41..d607526ace5ce09912b2e1bd4e1ea12e0d668bef 100644 (file)
@@ -1,9 +1,9 @@
 depth = ../..
 
-BLURBS=BLURB COPERTINA FLAPTEKST
 
-STEPMAKE_TEMPLATES=documentation yolily-topdoc
-LOCALSTEPMAKE_TEMPLATES=lilypond
+STEPMAKE_TEMPLATES=documentation tex texinfo topdocs
+LOCALSTEPMAKE_TEMPLATES=lilypond ly
+HTML_FILES=$(addprefix $(outdir)/, $(TEXI_FILES:.texi=.html) $(TELY_FILES:.tely=.html))
 
 include $(depth)/make/stepmake.make