From 2860955724ce1f61aa8ecc89d61459efeef3ccf7 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Thu, 4 Feb 2010 15:37:53 +0000 Subject: [PATCH] Build fix: more problems with translations. --- Documentation/de/GNUmakefile | 2 +- Documentation/es/GNUmakefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/de/GNUmakefile b/Documentation/de/GNUmakefile index dfc5b8ff97..429650001a 100644 --- a/Documentation/de/GNUmakefile +++ b/Documentation/de/GNUmakefile @@ -1,6 +1,6 @@ ISOLANG = de depth = ../.. -SUBDIRS = web learning notation texidocs essay usage +SUBDIRS = web learning notation texidocs essay usage extending STEPMAKE_TEMPLATES = documentation LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-root diff --git a/Documentation/es/GNUmakefile b/Documentation/es/GNUmakefile index 83c05d031d..a092f4c952 100644 --- a/Documentation/es/GNUmakefile +++ b/Documentation/es/GNUmakefile @@ -1,6 +1,6 @@ ISOLANG = es depth = ../.. -SUBDIRS = essay learning notation texidocs usage web +SUBDIRS = essay learning notation texidocs usage web extending STEPMAKE_TEMPLATES = documentation LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-root -- 2.39.5