X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scripts%2FGNUmakefile;h=bae147532ade79d073169488ffc97e07ad888164;hb=83c8d1c46f5073d9178789fbd43836f6537522f9;hp=330d34f915763e7a402a874cfc3c6874c78b78e0;hpb=998c822a2adead0ad7c0886c5e8d647e646a1926;p=lilypond.git diff --git a/scripts/GNUmakefile b/scripts/GNUmakefile index 330d34f915..bae147532a 100644 --- a/scripts/GNUmakefile +++ b/scripts/GNUmakefile @@ -1,12 +1,14 @@ depth = .. -SEXECUTABLES=convert-ly lilypond-book abc2ly etf2ly mup2ly midi2ly lilypond-ps2png lilypond-invoke-editor +SEXECUTABLES=convert-ly lilypond-book abc2ly etf2ly midi2ly lilypond-invoke-editor musicxml2ly lilysong lilymidi STEPMAKE_TEMPLATES=script help2man po LOCALSTEPMAKE_TEMPLATES = lilypond HELP2MAN_EXECS = $(SEXECUTABLES) -include $(depth)/make/stepmake.make -include $(stepdir)/executable-targets.make - +AT_FILES=relocate-preamble +at-ext=.py +at-dir=$(top-build-dir)/python/$(outdir) +include $(depth)/make/stepmake.make +include $(stepdir)/executable-targets.make