]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorJan Nieuwenhuizen <janneke@gnu.org>
Fri, 8 Apr 2005 06:28:45 +0000 (06:28 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Fri, 8 Apr 2005 06:28:45 +0000 (06:28 +0000)
GNUmakefile.in

index e654362a75dd6ec4512a5fffce3e0ec803093267..cd0dd2c4a66b84beef8749fad1ffd6f1feddcf5a 100644 (file)
@@ -102,7 +102,7 @@ PO_FILES = $(wildcard $(srcdir)/po/*.po)
 HELP_CATALOGS = $(PO_FILES:$(srcdir)/po/%.po=%)
 CATALOGS = $(HELP_CATALOGS:lilypond=) 
 
-$(tree-prefix)/lilypond-force: GNUmakefile
+$(tree-prefix)/lilypond-force link-tree: GNUmakefile
 # Preparing LilyPond tree for builddir exec
        cd $(builddir) && rm -rf lib share
        mkdir -p $(builddir)/lib/$(package)
@@ -152,7 +152,8 @@ $(tree-prefix)/lilypond-force: GNUmakefile
                mkdir -p $(share-prefix)/locale/$i/LC_MESSAGES && \
                cd $(share-prefix)/locale/$i/LC_MESSAGES && \
                ln -sf ../../../../po/$(outconfbase)/$i.mo lilypond.mo &&) true
-       touch $@
+#      touch $@
+       touch $(tree-prefix)/lilypond-force
 
 local-clean: builddir-setup-clean
 builddir-setup-clean: