]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/GNUmakefile
patch::: 1.5.9.jcn3
[lilypond.git] / scripts / GNUmakefile
index 0605eb6d64b975edee61ec69891e6b33b357cb1e..a61a9b1d58ab9d3e129a96b57afdb1fe9cecacfc 100644 (file)
@@ -1,12 +1,10 @@
-# bin/Makefile
-
 depth = ..
-SEXECUTABLES=convert-mudela mudela-book ly2dvi
-STEPMAKE_TEMPLATES=script
 
+SEXECUTABLES=convert-ly lilypond-book ly2dvi abc2ly as2text etf2ly musedata2ly pmx2ly mup2ly
+STEPMAKE_TEMPLATES=script help2man po
+HELP2MAN_EXECS = $(SEXECUTABLES)
 
 include $(depth)/make/stepmake.make 
-
-# include $(stepdir)/Executable_targets.make
+include $(stepdir)/executable-targets.make