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