X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=make%2Fmutopia-targets.make;h=a55109ab364bb65dbc837f12bc459bbdea526d12;hb=3cd7af22819b8374310156db6c4ae8baf878715c;hp=15a0e4cf7393d5389fd18919dd6e54b0c50009d0;hpb=6ccdc33b67af16bed0b445d54c880941bb6c4596;p=lilypond.git diff --git a/make/mutopia-targets.make b/make/mutopia-targets.make index 15a0e4cf73..a55109ab36 100644 --- a/make/mutopia-targets.make +++ b/make/mutopia-targets.make @@ -3,7 +3,7 @@ all: $(OUT_FILES) local-WWW: $(ly_examples) $(fly_examples) $(ps_examples) $(png_examples) -# (cd $(outdir); $(PYTHON) ../$(buildscripts)/mutopia-index.py --prefix=../ --suffix=/$(outdir) $(html_subdirs) $(all_examples)) +# (cd $(outdir); $(PYTHON) ../$(buildscript-dir)/mutopia-index.py --prefix=../ --suffix=/$(outdir) $(html_subdirs) $(all_examples)) # $(footify) $(outdir)/index.html local-web: @@ -13,4 +13,4 @@ convert-mudela: local-convert-mudela $(LOOP) local-convert-mudela: - $(PYTHON) $(depth)/scripts/convert-mudela.py -e *ly + $(PYTHON) $(script-dir)/convert-mudela.py -e *ly