]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.1.14
authorfred <fred>
Tue, 26 Mar 2002 21:29:52 +0000 (21:29 +0000)
committerfred <fred>
Tue, 26 Mar 2002 21:29:52 +0000 (21:29 +0000)
init/init.fly
make/lilypond-vars.make

index d3d0c5294c1348520872989b62a1558d9b0d396b..035884698498e2de3d9e6a9f3a40bd010e547e8b 100644 (file)
@@ -1,6 +1,6 @@
 % Toplevel initialisation file. 
        
-\version "1.0.7";
+\version "1.0.12";
 
 
 \include "declarations.ly"
index f912908583963d3ed46219244c41fbd39245a2e6..7fb3e57e33808017001d72221c5e20f6c06c0646 100644 (file)
@@ -2,5 +2,5 @@
 export PATH:=$(topdir)/lily/out:$(topdir)/buildscripts/out:$(PATH)
 export MFINPUTS:=$(topdir)/mf/$(PATHSEP)$(MFINPUTS)$(PATHSEP)$(PATHSEP)
 export TEXINPUTS:=$(topdir)/tex/$(PATHSEP)$(TEXINPUTS)$(PATHSEP)$(PATHSEP)
-export LILYINCLUDE:=$(topdir)/init$(PATHSEP)$(topdir)/mf/out$(PATHSEP)$(LILYINCLUDE)
+export LILYINCLUDE:=$(topdir)/scm$(PATHSEP)$(topdir)/init$(PATHSEP)$(topdir)/mf/out$(PATHSEP)$(LILYINCLUDE)