]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/yolily-toplevel-targets.make
release: 1.3.31
[lilypond.git] / stepmake / stepmake / yolily-toplevel-targets.make
index 64e5d4960c403415873c0e097c0a32be14e31e00..73565b8c2e4cf9247a707af585545fb360165dad 100644 (file)
@@ -16,13 +16,12 @@ htmldoc:
        $(MAKE) CONFIGSUFFIX='www' local-WWW
        $(MAKE) CONFIGSUFFIX='www' -C Documentation WWW
        rm -f `find . -name \*.html~ -print`
-       find `find Documentation -type d -name 'out-www'` -not -name '*dvi' -not -name '*ly' -not -name '*tex' -not -name '*.ps' -not -name 'out-www' > wwwlist
-       -ln -f $(patch-dir)/$(distname).diff.gz out-www
-       -ln -f $(depth)/$(distname).diff.gz out-www
-       tar cfz $(outdir)/htmldoc.tar.gz  `cat wwwlist` `ls *.png out-www/$(distname).diff.gz $(ERRORLOG)`  index.html
+       $(footify-all-command)
+       find `find Documentation -type d -name 'out-www'` -not -name '*dvi' -not -name '*ly' -not -name '*tex' -not -name '*.ps' -not -name 'out-www' 
+       tar cfz $(outdir)/htmldoc.tar.gz  `cat wwwlist` `ls *.png $(ERRORLOG)`  index.html
 
 localclean:
-       rm -f wwwlist
+
 
 # if you fix this, please fix yodl too!
 check-top-web: