]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/GNUmakefile
* scm/framework-ps.scm (write-preamble): use (NAME . CONTENTS) and
[lilypond.git] / scripts / GNUmakefile
index b954530259223cea10bec4414641b8e92cd06d24..ffb5eb4f65a2e06ec5d4f9c0d85d898adbf4f917 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 mup2ly midi2ly ps2png lilypond-pdfpc-helper lilypond-extract-fonts
 
-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