]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/GNUmakefile
patch::: 1.3.45.jcn1
[lilypond.git] / Documentation / GNUmakefile
index f1b3fcddf276452ce187bc3c43efe3153323d1eb..7f4113cdef09077bf2a444aa84dbb1a4221621c4 100644 (file)
@@ -13,6 +13,8 @@ include $(depth)/make/stepmake.make
 default: local-doc
 
 local-WWW: copy-for-me $(outdir)/regression-test.ps.gz $(outdir)/regression-test.html
+# we want footers even if website builds (or is built) partly
+       $(MAKE) footify
 
 copy-for-me:
        $(foreach a, $(README_TOP_FILES),cp ../$(a) $(outdir)/$(a).txt && ) true