]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/lilypond-vars.make
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
[lilypond.git] / make / lilypond-vars.make
index 126d2c30d0b9f2c5d008f80e700ba3275a652357..c01e27cb2ffed2daebf06dab6d68571726b37b0f 100644 (file)
@@ -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 $(top-src-dir)/Documentation -I $(top-src-dir)/Documentation/snippets \
  -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-src-dir)/Documentation -I $(top-src-dir)/Documentation/snippets
+ -I $(top-src-dir)/Documentation/pictures \
+ -I $(top-build-dir)/Documentation/pictures/$(outdir)
 
 ## override from cmd line to speed up. 
 ANTI_ALIAS_FACTOR=2