Skip to content

Commit

Permalink
Add languages to build
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn authored Aug 11, 2018
1 parent ef18990 commit 8caec9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SPHINXBUILD = sphinx-build
PAPER = a4
SHELL = /bin/bash
TRANSLATIONS_STATIC = en
TRANSLATIONS_I18N = gl ro fr uk fi de hu es pt lt et
TRANSLATIONS_I18N = gl ro fr uk fi de hu es pt lt et it nl ca he

LANGUAGES = $(TRANSLATIONS_STATIC) $(TRANSLATIONS_I18N)
BUILD_LANGUAGES = $(TRANSLATIONS_I18N) $(TRANSLATIONS_STATIC)
Expand Down

0 comments on commit 8caec9f

Please sign in to comment.