X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=make%2Ftoplevel.make.in;h=dae5f960c6dfd48f9b02c7edb4c36cf25a5c68ba;hb=0f0860112a07a4eab33ac36d8c1b9b01d431ddfa;hp=00fcf03754d4d26c91fbc6496dd275fc48baa381;hpb=5f94c3ae8a1804e880693edbc28d2c6a838d3149;p=lilypond.git diff --git a/make/toplevel.make.in b/make/toplevel.make.in index 00fcf03754..dae5f960c6 100644 --- a/make/toplevel.make.in +++ b/make/toplevel.make.in @@ -32,7 +32,7 @@ website: htmldoc examples doc++ examples: $(MAKE) CONFIGSUFFIX='www' -C input WWW $(MAKE) CONFIGSUFFIX='www' -C mutopia WWW - tar --exclude='*.dvi' --exclude='*.tex' --exclude='*.ps' -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 `find input mutopia -type d -name 'out-www' -print` CMR10DIR=$(dir $(shell kpsewhich cmr10.tfm))#ugh! Need kpsewhich TEX_TFMDIR=$(CMR10DIR)