]> git.donarmstrong.com Git - lilypond.git/blob - scripts/GNUmakefile
* scripts/GNUmakefile: bugfix: run help2man only after scripts have
[lilypond.git] / scripts / GNUmakefile
1 depth = ..
2
3 SEXECUTABLES=convert-ly lilypond-book abc2ly etf2ly midi2ly lilypond-invoke-editor musicxml2ly
4
5 STEPMAKE_TEMPLATES=script help2man po
6 LOCALSTEPMAKE_TEMPLATES = lilypond
7
8 include $(depth)/make/stepmake.make
9 include $(stepdir)/executable-targets.make
10
11 HELP2MAN_EXECS = $(SEXECUTABLES)
12