From: Graham Percival Date: Thu, 4 Feb 2010 15:37:53 +0000 (+0000) Subject: Build fix: more problems with translations. X-Git-Tag: release/2.13.12-1^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2860955724ce1f61aa8ecc89d61459efeef3ccf7;p=lilypond.git Build fix: more problems with translations. --- 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