X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=make%2Flilypond-vars.make;h=993d6de0f67353fd4871aea82725828741ddfb8d;hb=38a32411fecdac3d15b12fe912f38c698a42ee66;hp=126d2c30d0b9f2c5d008f80e700ba3275a652357;hpb=1c859650b6ff11a7dbe829328fd5cae3816b9231;p=lilypond.git diff --git a/make/lilypond-vars.make b/make/lilypond-vars.make index 126d2c30d0..993d6de0f6 100644 --- a/make/lilypond-vars.make +++ b/make/lilypond-vars.make @@ -27,10 +27,12 @@ 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 $(input-dir)/regression/ -I $(input-dir)/manual/ \ + -I $(top-src-dir)/Documentation -I $(top-src-dir)/Documentation/snippets \ + -I $(input-dir)/regression/ -I $(top-src-dir)/Documentation/included/ \ -I $(input-dir)/tutorial/ -I $(top-build-dir)/mf/$(outconfbase)/ \ - -I $(top-build-dir)/mf/out/ -I $(top-src-dir)/input/manual \ - -I $(top-src-dir)/Documentation -I $(top-src-dir)/Documentation/snippets + -I $(top-build-dir)/mf/out/ \ + -I $(top-src-dir)/Documentation/pictures \ + -I $(top-build-dir)/Documentation/pictures/$(outdir) ## override from cmd line to speed up. ANTI_ALIAS_FACTOR=2