]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/ntweb/GNUmakefile
release: 1.2.7
[lilypond.git] / Documentation / ntweb / GNUmakefile
index f2c4dd09c73da4884c638a536117c5cc85faf69e..2afee0f19096fb935b02b435aa6a7b73ff79256f 100644 (file)
@@ -1,6 +1,6 @@
 depth = ../..
 
-STEPMAKE_TEMPLATES=documentation
+STEPMAKE_TEMPLATES=documentation texinfo
 TO_TOP_FILES=$(addprefix $(outdir)/, $(README_TOP_FILES))
 PLAIN_FILES=angels.ly guile.patch
 
@@ -15,9 +15,6 @@ $(outdir)/%.html: %.yo
        $(sed-version) < $< > $<.out
        $(YODL2HTML) -doutdir=$(outdir) --live-data=3 -o $@ $<.out
        rm -f $<.out
-       $(PYTHON) $(step-bindir)/add-html-footer.py --package=$(topdir) \
-       --index=http://www.cs.ruu.nl/people/hanwen/lilypond/index.html \
-       --news=$(depth)/NEWS $@
 
 dist-plain: 
        cp $(PLAIN_FILES) $(outdir)