]> 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 72612a2cfbbfc568997d66a4900ce0d5b0e54d08..73565b8c2e4cf9247a707af585545fb360165dad 100644 (file)
@@ -17,11 +17,11 @@ htmldoc:
        $(MAKE) CONFIGSUFFIX='www' -C Documentation WWW
        rm -f `find . -name \*.html~ -print`
        $(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' > wwwlist
-       tar cfz $(outdir)/htmldoc.tar.gz  `cat wwwlist` `ls *.png out-www/$(distname).diff.gz $(ERRORLOG)`  index.html
+       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: