]> git.donarmstrong.com Git - lilypond.git/commitdiff
Another `make -j2' fix.
authorWerner Lemberg <wl@gnu.org>
Mon, 9 Apr 2007 13:10:37 +0000 (15:10 +0200)
committerWerner Lemberg <wl@gnu.org>
Mon, 9 Apr 2007 13:10:37 +0000 (15:10 +0200)
Documentation/de/GNUmakefile

index 30fc235b668c87a116a2d675e048933b742ce9d8..eee4de1f5186e78f2ae735f7c1a7b90ec74a60c9 100644 (file)
@@ -5,7 +5,7 @@ STEPMAKE_TEMPLATES = documentation
 
 include $(depth)/make/stepmake.make
 
-local-WWW: $(outdir)/index.html lang-merge
+local-WWW: lang-merge
 
-lang-merge:
+lang-merge: $(outdir)/index.html
        ln -f $(outdir)/index.html $(depth)/Documentation/$(outdir)/index.$(ISOLANG).html