From b5d12d0966e6ef468df2722d234d357ad07c3356 Mon Sep 17 00:00:00 2001 From: John Mandereau Date: Sat, 25 Oct 2008 01:24:03 +0200 Subject: [PATCH] Docs: add generation of some more translated big pages --- Documentation/de/user/GNUmakefile | 1 + Documentation/es/user/GNUmakefile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/de/user/GNUmakefile b/Documentation/de/user/GNUmakefile index 50042f40cb..e983bd2fed 100644 --- a/Documentation/de/user/GNUmakefile +++ b/Documentation/de/user/GNUmakefile @@ -1,4 +1,5 @@ ISOLANG = de depth = ../../.. LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-user +BIG_PAGE_MANUALS = lilypond-learning include $(depth)/make/stepmake.make diff --git a/Documentation/es/user/GNUmakefile b/Documentation/es/user/GNUmakefile index 06916b9733..548217e511 100644 --- a/Documentation/es/user/GNUmakefile +++ b/Documentation/es/user/GNUmakefile @@ -1,5 +1,5 @@ ISOLANG = es depth = ../../.. LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-user -BIG_PAGE_MANUALS = lilypond-learning +BIG_PAGE_MANUALS = lilypond-learning lilypond lilypond-program include $(depth)/make/stepmake.make -- 2.39.5