]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/lilypond-vars.make
Merge branch 'master' of /home/lilycvs/git/lily/
[lilypond.git] / make / lilypond-vars.make
index 6932c718f7164d72fa43e2c583658cc94fe131c5..7fa9aa9ab3f222dee7bddbbb27568213651716f0 100644 (file)
@@ -37,14 +37,19 @@ LILYPOND_BOOK_FLAGS = $(LILYPOND_BOOK_VERBOSE) $(LILYPOND_BOOK_INFO_IMAGES_DIR)
 
 ifeq ($(out),)
 LILYPOND_BOOK_PROCESS = true
-LILYPOND_BOOK_FLAGS = --no-lily-run
+LILYPOND_BOOK_FLAGS += --skip-lily-check
 else
 LILYPOND_BOOK_PROCESS = $(LILYPOND_BINARY)
 endif
+ifeq ($(out),test)
+LILYPOND_BOOK_FLAGS += --skip-png-check
+endif
 
 TEXINPUTS=$(top-src-dir)/tex/::
 export TEXINPUTS
 
+export LYDOC_LOCALEDIR:= $(top-build-dir)/Documentation/po/out-www
+
 #texi-html for www only:
 LILYPOND_BOOK_FORMAT=$(if $(subst out-www,,$(notdir $(outdir))),texi,texi-html)
 LY2DVI = $(LILYPOND_BINARY)