]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.26
authorfred <fred>
Sun, 24 Mar 2002 19:55:08 +0000 (19:55 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:55:08 +0000 (19:55 +0000)
Documentation/Rules.make

index d5c66f344b4bed447e2a7b4bf83235944cba8816..3eaf8cd967e652d002709e53f0d5952f8c6ed476 100644 (file)
@@ -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 \