From: Werner Lemberg Date: Mon, 9 Apr 2007 13:10:53 +0000 (+0200) Subject: Another `make -j2' fix. X-Git-Tag: release/2.11.23-1~34^2~3 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=738ab911f5e9cc52f089f18c507cd2a257ebd559;p=lilypond.git Another `make -j2' fix. --- diff --git a/Documentation/es/GNUmakefile b/Documentation/es/GNUmakefile index ed28f4eaea..bc58051120 100644 --- a/Documentation/es/GNUmakefile +++ b/Documentation/es/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