]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/toplevel-targets.make
release: 1.2.7
[lilypond.git] / stepmake / stepmake / toplevel-targets.make
index 6a627fe2d5772a7048d98c2cf448e34f5936948c..faf6124c8f43442eaab72342c8bb946b9453513f 100644 (file)
@@ -3,9 +3,11 @@
 
 local-dist: configure 
 
+# urg!: this gets into every package (ie: yodl)
 local-distclean: 
        rm -f config.h config.hh config.make Makefile GNUmakefile \
-               config.cache config.status config.log index.html
+               config.cache config.status config.log index.html \
+               afm tfm cmtfm share/locale/*/LC_MESSAGES/lilypond.mo
 
 local-maintainerclean:
        rm -f configure
@@ -22,7 +24,6 @@ local-WWW: #index.html
 
 index.html: check-top-web NEWS
        $(sed-version) < Documentation/topdocs/$(outdir)/topweb.html > $@
-       $(PYTHON) $(step-bindir)/add-html-footer.py --package=$(topdir) --index=Documentation/top-docs/out-www/index.html $@
 
 WWW-clean: local-WWW-clean
        $(MAKE) CONFIGSUFFIX='www' clean