From a6a570ef8bd36bc9dc1c8d081e432bd38fad8eae Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Mon, 9 Apr 2007 13:13:38 +0200 Subject: [PATCH] Link lilypond-words.el properly. --- GNUmakefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile.in b/GNUmakefile.in index f05ed3fe4d..f70b2d44dc 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -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 && \ -- 2.39.2