From a36bc22abfa1a7a4df5631e66bcc56fbaaeb4872 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Thu, 25 Feb 2010 13:18:24 +0000 Subject: [PATCH] Build fix: forgot to update the depth. Sorry, I'm an idiot. --- Documentation/es/included/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/es/included/GNUmakefile b/Documentation/es/included/GNUmakefile index 14d7f69b47..afe7a4d738 100644 --- a/Documentation/es/included/GNUmakefile +++ b/Documentation/es/included/GNUmakefile @@ -1,4 +1,4 @@ -depth = ../.. +depth = ../../.. STEPMAKE_TEMPLATES=documentation -- 2.39.5