summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
Diffstat (limited to 'po')
-rw-r--r--po/LINGUAS1
-rw-r--r--po/makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/po/LINGUAS b/po/LINGUAS
new file mode 100644
index 000000000..e066f70d9
--- /dev/null
+++ b/po/LINGUAS
@@ -0,0 +1 @@
+da de en_GB es fr hu it nl no_NO pl pt_BR ru sv zh_TW
diff --git a/po/makefile b/po/makefile
index d50b84da8..54f40d5ef 100644
--- a/po/makefile
+++ b/po/makefile
@@ -14,6 +14,7 @@ SUBDIR=po
# Bring in the default rules
include ../buildlib/defaults.mak
+CATALOGS := $(addsuffix .gmo,$(shell cat LINGUAS))
DOMAINS = $(notdir $(wildcard $(PO_DOMAINS)/*))
POTFILES := $(addsuffix .pot,$(addprefix $(PO)/,$(DOMAINS)))