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