X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=make%2Ftoplevel.make.in;h=80880448443cd82538719fe8e863b0b35172b7c7;hb=e5403d7e8ddcaff48a9f9fbb969a087a12e9510d;hp=8e7fde2a7301774e5803619d632b81d8fa2c97c0;hpb=fc5394c7751ea902382ecc9022854583aff0d95e;p=lilypond.git diff --git a/make/toplevel.make.in b/make/toplevel.make.in index 8e7fde2a73..8088044844 100644 --- a/make/toplevel.make.in +++ b/make/toplevel.make.in @@ -32,11 +32,10 @@ website: fonts htmldoc examples doc++ fonts: $(MAKE) -C $(depth)/mf - examples: $(MAKE) CONFIGSUFFIX='www' -C input WWW $(MAKE) CONFIGSUFFIX='www' -C mutopia WWW - $(footify) + $(footify) `$(FIND) . -name '*.html' -print` tar --exclude='*.dvi' --exclude='*.tex' --exclude='*.ps' --exclude='*.ppm' -czf $(outdir)/examples.tar.gz `find input mutopia -type d -name 'out-www' -print` localinstall: @@ -48,4 +47,4 @@ local-WWW-clean: $(depth)/buildscripts/out/clean-fonts footify: - $(footify) + $(footify) `$(FIND) . -name '*.html' -print`