]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.47
authorfred <fred>
Tue, 26 Mar 2002 23:21:26 +0000 (23:21 +0000)
committerfred <fred>
Tue, 26 Mar 2002 23:21:26 +0000 (23:21 +0000)
Documentation/GNUmakefile

index 7f4113cdef09077bf2a444aa84dbb1a4221621c4..72aeaddca76d010edb642e0e88fcabb4725e7b6c 100644 (file)
@@ -12,9 +12,7 @@ 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
+local-WWW: copy-for-me $(outdir)/regression-test.ps.gz $(outdir)/regression-test.html footify
 
 copy-for-me:
        $(foreach a, $(README_TOP_FILES),cp ../$(a) $(outdir)/$(a).txt && ) true