]> git.donarmstrong.com Git - lilypond.git/commitdiff
Add build/out include for building lilypond.pdf. Fixes doc build.
authorJan Nieuwenhuizen <janneke@gnu.org>
Fri, 16 Jan 2009 13:23:37 +0000 (14:23 +0100)
committerJan Nieuwenhuizen <janneke@gnu.org>
Fri, 16 Jan 2009 13:23:37 +0000 (14:23 +0100)
./lilypond.texi:185: I can't find file `changing-defaults.texi'.

Documentation/user/GNUmakefile

index d7e089218c131dd569ffa43cf4e4ad5db1b69b01..0bf8330bc77aac8637dd0efa724dcdc83277a697 100644 (file)
@@ -29,7 +29,11 @@ MAIN_INFO_DOC = lilypond
 INFO_DOCS = lilypond lilypond-internals music-glossary lilypond-program lilypond-learning
 INFO_FILES = $(INFO_DOCS:%=$(outdir)/%.info)
 
-TEXI2PDF_FLAGS = -I $(top-src-dir)/Documentation/user
+DOCUMENTATION_INCLUDES = \
+  -I $(top-src-dir)/Documentation/user \
+  -I $(top-build-dir)/Documentation/user/$(outdir)
+
+TEXI2PDF_FLAGS = $(DOCUMENTATION_INCLUDES)
 
 ifeq ($(out),www)
 INFO_IMAGES_DIR = lilypond