From aad63379a566a2f7b2f89e1d6a1943e89b7ac6da Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Mon, 9 Apr 2007 15:08:10 +0200 Subject: [PATCH] Another `make -j2' fix. --- Documentation/fr/GNUmakefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/fr/GNUmakefile b/Documentation/fr/GNUmakefile index b3599adc72..003d9c02bd 100644 --- a/Documentation/fr/GNUmakefile +++ b/Documentation/fr/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 -- 2.39.2