From: John Mandereau <john.mandereau@gmail.com>
Date: Fri, 24 Oct 2008 23:24:03 +0000 (+0200)
Subject: Docs: add generation of some more translated big pages
X-Git-Tag: release/2.11.63-1~9
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b5d12d0966e6ef468df2722d234d357ad07c3356;p=lilypond.git

Docs: add generation of some more translated big pages
---

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