From: fred Date: Wed, 27 Mar 2002 02:04:10 +0000 (+0000) Subject: lilypond-1.5.22 X-Git-Tag: release/1.5.59~403 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ae1e86d349813b8b401db6700ee6fc91395cdee0;p=lilypond.git lilypond-1.5.22 --- diff --git a/Documentation/user/GNUmakefile b/Documentation/user/GNUmakefile index 6d9035e8ab..245127e48d 100644 --- a/Documentation/user/GNUmakefile +++ b/Documentation/user/GNUmakefile @@ -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