X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=make%2Flilypond-vars.make;h=126d2c30d0b9f2c5d008f80e700ba3275a652357;hb=69f0ec479a6ade46d0a227755bb02562112c6743;hp=4faeb8fcd582d838515110355ec0e06388791969;hpb=6140c6eb657080939fa4aef3d00d717bd85b5028;p=lilypond.git diff --git a/make/lilypond-vars.make b/make/lilypond-vars.make index 4faeb8fcd5..126d2c30d0 100644 --- a/make/lilypond-vars.make +++ b/make/lilypond-vars.make @@ -27,9 +27,10 @@ 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)/lsr/ -I $(input-dir)/regression/ -I $(input-dir)/manual/ \ + -I $(input-dir)/regression/ -I $(input-dir)/manual/ \ -I $(input-dir)/tutorial/ -I $(top-build-dir)/mf/$(outconfbase)/ \ - -I $(top-build-dir)/mf/out/ -I $(top-src-dir)/input/manual + -I $(top-build-dir)/mf/out/ -I $(top-src-dir)/input/manual \ + -I $(top-src-dir)/Documentation -I $(top-src-dir)/Documentation/snippets ## override from cmd line to speed up. ANTI_ALIAS_FACTOR=2