]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/GNUmakefile
revert the "fix".
[lilypond.git] / scripts / GNUmakefile
index 6f414ded45ce9eccb0b67374d6c251dd69af98e4..ce7b006479d511ef940cc11aede77faa3465c27b 100644 (file)
@@ -1,12 +1,11 @@
-# bin/Makefile
-
 depth = ..
-SEXECUTABLES=convert-mudela mudela-book ly2dvi ly2dvi32
-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
+HELP2MAN_EXECS = $(SEXECUTABLES)
 
+include $(depth)/make/stepmake.make
 include $(stepdir)/executable-targets.make
 
-