diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/local.mk | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/local.mk b/doc/local.mk index 34321d6656a..8340b75a872 100644 --- a/doc/local.mk +++ b/doc/local.mk | |||
| @@ -23,7 +23,7 @@ | |||
| 23 | 23 | ||
| 24 | # If adding a language, update the following variables, and info_TEXINFOS. | 24 | # If adding a language, update the following variables, and info_TEXINFOS. |
| 25 | MANUAL_LANGUAGES = de es fa fr it ko pt_BR ru sk zh_CN | 25 | MANUAL_LANGUAGES = de es fa fr it ko pt_BR ru sk zh_CN |
| 26 | COOKBOOK_LANGUAGES = de fa fr ko zh_Hans | 26 | COOKBOOK_LANGUAGES = de fa fr ko ru sk zh_Hans |
| 27 | 27 | ||
| 28 | # Arg1: A list of languages codes. | 28 | # Arg1: A list of languages codes. |
| 29 | # Arg2: The file name stem. | 29 | # Arg2: The file name stem. |
| @@ -47,6 +47,8 @@ info_TEXINFOS = %D%/guix.texi \ | |||
| 47 | %D%/guix-cookbook.fa.texi \ | 47 | %D%/guix-cookbook.fa.texi \ |
| 48 | %D%/guix-cookbook.fr.texi \ | 48 | %D%/guix-cookbook.fr.texi \ |
| 49 | %D%/guix-cookbook.ko.texi \ | 49 | %D%/guix-cookbook.ko.texi \ |
| 50 | %D%/guix-cookbook.ru.texi \ | ||
| 51 | %D%/guix-cookbook.sk.texi \ | ||
| 50 | %D%/guix-cookbook.zh_Hans.texi | 52 | %D%/guix-cookbook.zh_Hans.texi |
| 51 | 53 | ||
| 52 | %C%_guix_TEXINFOS = \ | 54 | %C%_guix_TEXINFOS = \ |
