]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/GNUmakefile
* scripts/GNUmakefile: bugfix: run help2man only after scripts have
[lilypond.git] / scripts / GNUmakefile
index a61a9b1d58ab9d3e129a96b57afdb1fe9cecacfc..4cfa50b5549dd31bd977fd2a676ae3c9a955de24 100644 (file)
@@ -1,10 +1,12 @@
 depth = ..
 
-SEXECUTABLES=convert-ly lilypond-book ly2dvi abc2ly as2text etf2ly musedata2ly pmx2ly mup2ly
+SEXECUTABLES=convert-ly lilypond-book abc2ly etf2ly midi2ly lilypond-invoke-editor musicxml2ly
+
 STEPMAKE_TEMPLATES=script help2man po
-HELP2MAN_EXECS = $(SEXECUTABLES)
+LOCALSTEPMAKE_TEMPLATES = lilypond
 
-include $(depth)/make/stepmake.make 
+include $(depth)/make/stepmake.make
 include $(stepdir)/executable-targets.make
 
+HELP2MAN_EXECS = $(SEXECUTABLES)