aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a5326aa..7a4613c 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,8 @@ export PACKAGE := CLUB1
export VERSION := main
export EMAIL := nicolas@club1.fr
-export LANGUAGES := fr $(LOCALES)
+export LANGUAGE := fr
+export LANGUAGES := $(LANGUAGE) $(LOCALES)
export LATEXMKOPTS := -quiet
SPHINXLANG := -D language=$(LOCALE)