From: fred Date: Sun, 24 Mar 2002 19:55:08 +0000 (+0000) Subject: lilypond-0.1.26 X-Git-Tag: release/1.5.59~4037 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9a5066de071856f67ca0ff599fe1117bf638b033;p=lilypond.git lilypond-0.1.26 --- diff --git a/Documentation/Rules.make b/Documentation/Rules.make index d5c66f344b..3eaf8cd967 100644 --- a/Documentation/Rules.make +++ b/Documentation/Rules.make @@ -45,7 +45,7 @@ $(outdir)/%.gz: $(outdir)/% name-stem= $(notdir $(basename $<)) $(outdir)/%.dvi: $(depth)/input/%.ly $(depth)/VERSION (cd $(outdir); \ - lilypond -o $(name-stem) ../$< ) + lilypond -I. -o $(name-stem) ../$< ) (cd $(outdir); \ if [ -f ../$(basename $< ).tex ]; \ then \