]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.5.22
authorfred <fred>
Wed, 27 Mar 2002 02:04:10 +0000 (02:04 +0000)
committerfred <fred>
Wed, 27 Mar 2002 02:04:10 +0000 (02:04 +0000)
Documentation/user/GNUmakefile

index 6d9035e8ab97596e56aee4f50256b55cf170d486..245127e48d4de0b509a5aa59b8de3fd028d42181 100644 (file)
@@ -119,7 +119,7 @@ ifneq ($(CROSS),yes)
 # however, this triggers compilation during install, which  is a bad thing (tm).
 
 $(outdir)/lilypond-internals.nexi $(outdir)/lilypond-internals.texi: $(depth)/$(builddir)/lily/$(outconfbase)/lilypond
-       cd $(outdir) && GUILE_LOAD_PATH=$(topdir)/scm/ ../$(depth)/$(builddir)/lily/$(outconfbase)/lilypond ../$(src-depth)/ly/generate-documentation
+       cd $(outdir) && ../$(depth)/$(builddir)/lily/$(outconfbase)/lilypond ../$(src-depth)/ly/generate-documentation
        -ln $(outdir)/lilypond-internals.texi $(outdir)/lilypond-internals.nexi