X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=make%2Fmutopia-targets.make;h=dab3f46d05c76630b3a6856dbe0c85fe51f3e285;hb=1363ae1c00c69a235cd1383b6e00ee1c2b90a711;hp=904f2c326862355441b44f479f9e0bf7d5e3558a;hpb=79d916d1fa2a921732f7432e87b25058693be370;p=lilypond.git diff --git a/make/mutopia-targets.make b/make/mutopia-targets.make index 904f2c3268..dab3f46d05 100644 --- a/make/mutopia-targets.make +++ b/make/mutopia-targets.make @@ -10,13 +10,9 @@ include $(stepdir)/www-targets.make all: $(OUT_FILES) -local-WWW: $(ly_examples) $(fly_examples) $(ps_examples) $(png_examples) - -convert-ly: local-convert-ly - $(LOOP) - -local-convert-ly: - $(PYTHON) $(CONVERT_LY) --edit --assume-old *ly +# we want dvi_examples as well, because they get thrown away otherwise +# incurring another costly lilypond run. +local-WWW: $(ly_examples) $(pdf_examples) $(png_examples) tar: mkdir -p $(outdir)/$(tarball) @@ -51,7 +47,6 @@ local-mutopia-help: @echo -e "\ update $(outdir)/.ps\n\ -book update booklet $(outdir)/-book.ps\n\ - convert-ly convert all LilyPond sources\n\ mutopia update PNGs, PostScript a4 and letter of all mutopia-examples\n\ png update PNGs of all examples\n\ ps update PostScript of all examples\n\