]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/GNUmakefile
*** empty log message ***
[lilypond.git] / scripts / GNUmakefile
index 6f414ded45ce9eccb0b67374d6c251dd69af98e4..b0d99517a1ecb12f12108fc4d674be0b64a2ecd7 100644 (file)
@@ -1,12 +1,12 @@
-# bin/Makefile
-
 depth = ..
-SEXECUTABLES=convert-mudela mudela-book ly2dvi ly2dvi32
-STEPMAKE_TEMPLATES=script
 
+SEXECUTABLES=convert-ly lilypond-book abc2ly etf2ly mup2ly midi2ly ps2png lilypond-pdfpc-helper
 
-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