]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/topdocs/GNUmakefile
* input/regression/slur-double.ly: new file.
[lilypond.git] / Documentation / topdocs / GNUmakefile
index cfef86420064dd6e8a84af05e85aa648460ad10c..d607526ace5ce09912b2e1bd4e1ea12e0d668bef 100644 (file)
@@ -1,14 +1,9 @@
 depth = ../..
 
 
-STEPMAKE_TEMPLATES=documentation tex texinfo yolily-topdoc
+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 
 
-local-WWW: $(HTML_FILES)
-# we want footers even if website builds (or is built) partly
-       $(MAKE) footify
-