]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/lilypond-vars.make
Add --no-lily-run option to lilypond-book.
[lilypond.git] / make / lilypond-vars.make
index e6f12ba7b03d7ef295ea6db3258217caeba05560..6932c718f7164d72fa43e2c583658cc94fe131c5 100644 (file)
@@ -37,6 +37,7 @@ LILYPOND_BOOK_FLAGS = $(LILYPOND_BOOK_VERBOSE) $(LILYPOND_BOOK_INFO_IMAGES_DIR)
 
 ifeq ($(out),)
 LILYPOND_BOOK_PROCESS = true
+LILYPOND_BOOK_FLAGS = --no-lily-run
 else
 LILYPOND_BOOK_PROCESS = $(LILYPOND_BINARY)
 endif