]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/GNUmakefile
make and include @ substituted relocate preamble.
[lilypond.git] / scripts / GNUmakefile
index 30ffc7f87046a9e0a7dcc4850738b180a14ad53a..af9bf1b9e373f4fb94e995cedf4a4802fc2dcee6 100644 (file)
@@ -1,12 +1,14 @@
 depth = ..
 
-SEXECUTABLES=convert-ly lilypond-book abc2ly etf2ly mup2ly midi2ly lilypond-ps2png lilypond-pdfpc-helper lilypond-invoke-editor
+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
-
+AT_FILES=relocate-preamble
+at-ext=.py
+at-dir=$(top-build-dir)/python/$(outdir)
 
+include $(depth)/make/stepmake.make
+include $(stepdir)/executable-targets.make