]> git.donarmstrong.com Git - lilypond.git/commitdiff
Add Documentation/pictures to lilypond-book include path
authorJohn Mandereau <john.mandereau@gmail.com>
Wed, 5 Aug 2009 20:37:56 +0000 (22:37 +0200)
committerJohn Mandereau <john.mandereau@gmail.com>
Wed, 5 Aug 2009 20:37:56 +0000 (22:37 +0200)
make/lilypond-vars.make

index e712c2fe9ed8b06632ab7da7c85e55feff7b4c23..c01e27cb2ffed2daebf06dab6d68571726b37b0f 100644 (file)
@@ -30,7 +30,9 @@ 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-build-dir)/mf/out/ -I $(top-src-dir)/input/manual \
+ -I $(top-src-dir)/Documentation/pictures \
+ -I $(top-build-dir)/Documentation/pictures/$(outdir)
 
 ## override from cmd line to speed up. 
 ANTI_ALIAS_FACTOR=2