]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/GNUmakefile
remove
[lilypond.git] / scripts / GNUmakefile
index eb0687f223ef3c60fe3ba98a28b94768e141dff1..2d89889d84f289750f4a9ea54008aa6bb4db68d6 100644 (file)
@@ -1,9 +1,9 @@
-# bin/Makefile
-
 depth = ..
 
-SEXECUTABLES=convert-ly lilypond-book ly2dvi abc2ly as2text etf2ly musedata2ly pmx2ly mup2ly
+SEXECUTABLES=convert-ly lilypond-book lilypond-latex abc2ly etf2ly mup2ly midi2ly ps2png
+
 STEPMAKE_TEMPLATES=script help2man po
+LOCALSTEPMAKE_TEMPLATES = lilypond
 HELP2MAN_EXECS = $(SEXECUTABLES)
 
 include $(depth)/make/stepmake.make