X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=make%2Ftoplevel.make.in;h=ed42272d1a0eea64bc30728c5b325975ed30f5ab;hb=a6193f6f613e0b2ff519b804d28f99fcd6ec9b92;hp=f23ac55661de52ff97d0c692fa57a73c6c51d5ac;hpb=07e33979c286e1ed73758276fe2c1de6234e9bf4;p=lilypond.git diff --git a/make/toplevel.make.in b/make/toplevel.make.in index f23ac55661..ed42272d1a 100644 --- a/make/toplevel.make.in +++ b/make/toplevel.make.in @@ -36,6 +36,10 @@ examples: $(MAKE) CONFIGSUFFIX='www' -C input WWW $(MAKE) CONFIGSUFFIX='www' -C mutopia WWW $(footify-all-command) + $(PYTHON) $(buildscripts)/mutopia-index.py -o short-examples.html input/ + $(PYTHON) $(buildscripts)/mutopia-index.py -o long-examples.html mutopia/ + + tar --exclude='*.dvi' --exclude='*.tex' --exclude='*.ps' --exclude='*.ppm' -czf $(outdir)/examples.tar.gz `find input mutopia -type d -name 'out-www' -print` localinstall: