From: fred Date: Tue, 26 Mar 2002 22:46:18 +0000 (+0000) Subject: lilypond-1.3.29 X-Git-Tag: release/1.5.59~1861 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7aa3b89fca16c1942aba34a7e8a221457f1cabef;p=lilypond.git lilypond-1.3.29 --- diff --git a/make/toplevel.make.in b/make/toplevel.make.in index ed42272d1a..fd457e035f 100644 --- a/make/toplevel.make.in +++ b/make/toplevel.make.in @@ -39,8 +39,7 @@ examples: $(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` + tar --exclude='*.dvi' --exclude='*.tex' --exclude='*.ps' --exclude='*.ppm' -czf $(outdir)/examples.tar.gz *-examples.html `find input mutopia -type d -name 'out-www' -print` localinstall: mkdir -p $(datadir)