aboutsummaryrefslogtreecommitdiff
path: root/po/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'po/Makefile.am')
-rw-r--r--po/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile.am b/po/Makefile.am
index 06e5b492..f851f55b 100644
--- a/po/Makefile.am
+++ b/po/Makefile.am
@@ -5,7 +5,7 @@ GETTEXT=xgettext
#MSGFMT = ./msgfmt.py
MSGFMT = msgfmt
-LANGS := de en ar nl es is it da sv no fr fi tr
+LANGS := de en ar nl es is it da sv no fr fi tr ca
LANGPO := $(foreach LANG, $(LANGS),$(LANG).po)
LANGMO := $(foreach LANG, $(LANGS),$(LANG).mo)