]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/yolily-toplevel-targets.make
patch::: 1.0.8.jcn3: png
[lilypond.git] / stepmake / stepmake / yolily-toplevel-targets.make
index b451793c5286e5def085637b0db6110d74dca84f..a11f4896c176c3272f0a2911e3e2d9d7603018f4 100644 (file)
@@ -17,8 +17,9 @@ htmldoc:
        $(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 *.gif out-www/$(distname).diff.gz $(ERRORLOG)`  index.html
+       tar cfz $(outdir)/htmldoc.tar.gz  `cat wwwlist` `ls *.png out-www/$(distname).diff.gz $(ERRORLOG)`  index.html
 
 
 # if you fix this, please fix yodl too!