]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/yolily-toplevel-targets.make
release: 1.2.7
[lilypond.git] / stepmake / stepmake / yolily-toplevel-targets.make
index 64e5d4960c403415873c0e097c0a32be14e31e00..278d406382dd7ba823aee464576e5c40fd7bd35e 100644 (file)
@@ -16,9 +16,9 @@ htmldoc:
        $(MAKE) CONFIGSUFFIX='www' local-WWW
        $(MAKE) CONFIGSUFFIX='www' -C Documentation WWW
        rm -f `find . -name \*.html~ -print`
+       $(footify)
        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
 
 localclean: