]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 21 Dec 2005 01:06:08 +0000 (01:06 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 21 Dec 2005 01:06:08 +0000 (01:06 +0000)
ChangeLog
GNUmakefile.in

index 794d405846a591fae33578e5bab71e8c9044f3d6..f88d238c45fe88d7409d7ee0d390ab2d0b71935a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 
 2005-12-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * GNUmakefile.in ($(tree-share-prefix)/mf-link-tree link-mf-tree):
+       depend on link-tree.
+
        * lily/relocate.cc (setup_paths): only check path for non-absolute
        dir without directory part.
 
index 773f1917669d5c744eebc8e3e4c93aa1ba507e07..5617475a681a9763d9dc92daf438c39f8e4d5312 100644 (file)
@@ -160,7 +160,7 @@ $(tree-share-prefix)/lilypond-force link-tree: GNUmakefile
                ln -sf ../../../../../po/$(outconfbase)/$i.mo lilypond.mo) &&) true
        touch $(tree-share-prefix)/lilypond-force
 
-$(tree-share-prefix)/mf-link-tree link-mf-tree:
+$(tree-share-prefix)/mf-link-tree link-mf-tree: $(tree-share-prefix)/lilypond-force
        -rm -f $(tree-share-prefix)/fonts/{otf,svg,tfm,type1}/* &&  \
                cd $(tree-share-prefix)/fonts/otf && \
                ln -s ../../../../../../mf/$(outconfbase)/*.otf .