X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=make%2Flilypond-vars.make;h=5c5e1efe3e0a171d74607787988e0a3e289c96b1;hb=91f8d0ab0bfbd603b8f7801ef9f5c03529cbfa66;hp=57cddb16ee37c75cd6cf850deed8cf1430e3d4cb;hpb=d8da8de0e71f64dfc2711654bba3709fc4fbfc4b;p=lilypond.git diff --git a/make/lilypond-vars.make b/make/lilypond-vars.make index 57cddb16ee..5c5e1efe3e 100644 --- a/make/lilypond-vars.make +++ b/make/lilypond-vars.make @@ -28,7 +28,7 @@ CONVERT_LY = $(script-dir)/convert-ly.py LILYPOND_BOOK = $(script-dir)/lilypond-book.py LILYPOND_BOOK_INCLUDES = -I $(src-dir)/ -I $(outdir) -I $(input-dir) \ - -I $(top-src-dir)/Documentation -I $(top-src-dir)/Documentation/snippets \ + -I $(top-src-dir)/Documentation -I $(top-build-dir)/Documentation/snippets/out \ -I $(input-dir)/regression/ -I $(top-src-dir)/Documentation/included/ \ -I $(top-build-dir)/mf/$(outconfbase)/ \ -I $(top-build-dir)/mf/out/ \ @@ -75,6 +75,8 @@ endif TEXINPUTS=$(top-src-dir)/tex/:: export TEXINPUTS +TEXFONTMAPS=$(top-build-dir)/tex/$(outdir):: +export TEXFONTMAPS export LYDOC_LOCALEDIR:= $(top-build-dir)/Documentation/po/out-www