From 14735a133703e3d12fc417df002024fc96a9df78 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Mon, 9 Apr 2007 15:10:37 +0200 Subject: [PATCH] Another `make -j2' fix. --- Documentation/de/GNUmakefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.2