diff options
| author | Marc Fonvieille <blackend@FreeBSD.org> | 2021-10-06 17:55:16 +0000 |
|---|---|---|
| committer | Marc Fonvieille <blackend@FreeBSD.org> | 2021-10-06 17:55:16 +0000 |
| commit | 1720aff01bdf1325f6252cf6c55395adfa23e81c (patch) | |
| tree | 53bb4855c8472f3a2ad39611fab13763fa103a39 /documentation/Makefile | |
| parent | d3ba957d87112eacbc6e84c4d9f486e8b81b3be2 (diff) | |
Diffstat (limited to 'documentation/Makefile')
| -rw-r--r-- | documentation/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/Makefile b/documentation/Makefile index 9b2dd4f4e6..c8c4f4322d 100644 --- a/documentation/Makefile +++ b/documentation/Makefile @@ -20,12 +20,12 @@ MAINTAINER=carlavilla@FreeBSD.org # List of languages without book translations -ARTICLEONLY_LANGS= bd da ko tr +ARTICLEONLY_LANGS= bn-bd da ko tr # List of languages without article translations BOOKONLY_LANGS= mn # List of all languages we have content for -ALL_LANGUAGES= bd da de el en es fr hu it ja ko mn nl pl pt-br ru tr zh-cn zh-tw +ALL_LANGUAGES= bn-bd da de el en es fr hu it ja ko mn nl pl pt-br ru tr zh-cn zh-tw LOCALBASE?= /usr/local |
