]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/GNUmakefile
*** empty log message ***
[lilypond.git] / scripts / GNUmakefile
index 816a4e5a448ca48f378234f58310da80bd02b85f..7f70befcb17539a7a4fcb9e153578d2c297f36fc 100644 (file)
@@ -1,12 +1,12 @@
-# bin/Makefile
-
 depth = ..
-SEXECUTABLES=convert-mudela mudela-book ly2dvi abc2ly as2text etf2ly musedata2ly pmx2ly
-STEPMAKE_TEMPLATES=script help2man
-HELP2MAN_EXECS = $(SEXECUTABLES)
 
-include $(depth)/make/stepmake.make 
+SEXECUTABLES=convert-ly lilypond-book abc2ly etf2ly midi2ly lilypond-invoke-editor musicxml2ly
+
+STEPMAKE_TEMPLATES=script help2man po
+LOCALSTEPMAKE_TEMPLATES = lilypond
+HELP2MAN_EXECS = $(SEXECUTABLES)
 
+include $(depth)/make/stepmake.make
 include $(stepdir)/executable-targets.make