]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/lilypond-vars.make
Thinko: reorder lilypond-book include path
[lilypond.git] / make / lilypond-vars.make
index 126d2c30d0b9f2c5d008f80e700ba3275a652357..e712c2fe9ed8b06632ab7da7c85e55feff7b4c23 100644 (file)
@@ -27,10 +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 $(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-build-dir)/mf/out/ -I $(top-src-dir)/input/manual
 
 ## override from cmd line to speed up. 
 ANTI_ALIAS_FACTOR=2