X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scripts%2FGNUmakefile;h=7f70befcb17539a7a4fcb9e153578d2c297f36fc;hb=f52e35cada21e6bd31c188a06d0e8cf1ce03c853;hp=538782e8c533dcdb946d7e393b34b6ea625c3f50;hpb=66662dcac9bfc7552038ccc1cebed980a4e06292;p=lilypond.git diff --git a/scripts/GNUmakefile b/scripts/GNUmakefile index 538782e8c5..7f70befcb1 100644 --- a/scripts/GNUmakefile +++ b/scripts/GNUmakefile @@ -1,11 +1,12 @@ depth = .. -SEXECUTABLES=convert-ly lilypond-book lilypond-latex abc2ly etf2ly mup2ly midi2ly +SEXECUTABLES=convert-ly lilypond-book abc2ly etf2ly midi2ly lilypond-invoke-editor musicxml2ly + STEPMAKE_TEMPLATES=script help2man po LOCALSTEPMAKE_TEMPLATES = lilypond HELP2MAN_EXECS = $(SEXECUTABLES) -include $(depth)/make/stepmake.make +include $(depth)/make/stepmake.make include $(stepdir)/executable-targets.make