]> git.donarmstrong.com Git - lilypond.git/commitdiff
Link lilypond-words.el properly.
authorWerner Lemberg <wl@gnu.org>
Mon, 9 Apr 2007 11:13:38 +0000 (13:13 +0200)
committerWerner Lemberg <wl@gnu.org>
Mon, 9 Apr 2007 11:13:38 +0000 (13:13 +0200)
GNUmakefile.in

index f05ed3fe4d3ee51d0d48c15046aa8cd4973218bb..f70b2d44dc4bf253669d43c289fc2b2224826412 100644 (file)
@@ -167,7 +167,7 @@ $(tree-share-prefix)/lilypond-force link-tree: GNUmakefile $(outdir)/VERSION
                ln -s $(top-src-dir)/mf source && \
                true
        -cd $(tree-share-prefix)/elisp && \
-               ln -sf ../../../../../../elisp/$(outconfbase)/lilypond-words.el . && \
+               ln -sf ../../../../../elisp/$(outconfbase)/lilypond-words.el . && \
                ln -s $(top-src-dir)/elisp/*.el .
        $(foreach i,$(CATALOGS), \
                (mkdir -p $(tree-share)/locale/$i/LC_MESSAGES && \