From: Werner Lemberg Date: Mon, 9 Apr 2007 13:10:37 +0000 (+0200) Subject: Another `make -j2' fix. X-Git-Tag: release/2.11.23-1~34^2~4 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=14735a133703e3d12fc417df002024fc96a9df78;p=lilypond.git Another `make -j2' fix. --- diff --git a/Documentation/de/GNUmakefile b/Documentation/de/GNUmakefile index 30fc235b66..eee4de1f51 100644 --- a/Documentation/de/GNUmakefile +++ b/Documentation/de/GNUmakefile @@ -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