]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/GNUmakefile
(grob-cause): replace backslashes by /
[lilypond.git] / scripts / GNUmakefile
index b954530259223cea10bec4414641b8e92cd06d24..7f70befcb17539a7a4fcb9e153578d2c297f36fc 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
+HELP2MAN_EXECS = $(SEXECUTABLES)
 
+include $(depth)/make/stepmake.make
 include $(stepdir)/executable-targets.make