]> git.donarmstrong.com Git - lilypond.git/commitdiff
fix lilypond-words path.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 15 Mar 2005 11:23:28 +0000 (11:23 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 15 Mar 2005 11:23:28 +0000 (11:23 +0000)
ChangeLog
GNUmakefile.in

index 8e4f52499935f463138632f1d674cb6c08441c92..61035b70c5d0a4b8affb16aa33eec8416ee9f9ab 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2005-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * GNUmakefile.in: fix lilypond-words path.
+
        * po/tr.po: update to 2.3.21
 
        * lily/new-fingering-engraver.cc (position_scripts): take priority
index 8dbe2c092d1c75098bd8681b3126a35cb1fac548..ed8b67ea45198776bfc4e5dfc7be42545f29c4b7 100644 (file)
@@ -138,7 +138,7 @@ $(tree-prefix)/lilypond-force:
                ln -s ../../../mf/$(outconfbase) svg && \
                ln -s ../../../mf/$(outconfbase) type1
        cd $(tree-prefix)/elisp && \
-               ln -sf ../../../elisp/$(outconfbase)/lilypond-words.el . && \
+               ln -sf ../../../../elisp/$(outconfbase)/lilypond-words.el . && \
                ln -s $(abs-srcdir)/elisp/*.el .
        $(foreach i,$(CATALOGS), \
                mkdir -p $(tree-prefix)/locale/$i/LC_MESSAGES && \