]> git.donarmstrong.com Git - lilypond.git/commitdiff
Don't use DOCUMENTATION_INCLUDES, that's used by texi2html too which wants --I.
authorJan Nieuwenhuizen <janneke@gnu.org>
Fri, 16 Jan 2009 13:57:18 +0000 (14:57 +0100)
committerJan Nieuwenhuizen <janneke@gnu.org>
Fri, 16 Jan 2009 13:57:18 +0000 (14:57 +0100)
Documentation/user/GNUmakefile

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