summaryrefslogtreecommitdiffhomepage
path: root/i18n/german
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-05-19 02:41:14 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-05-19 02:41:14 +0000
commitde7842fdd3beaa694cc0cba2275962ab11f1e07b (patch)
tree2b9e92b90dd9752225e2db6f58887f71ad184358 /i18n/german
parentce6aec0a91e65b16cf42d9f908e06b63d91be931 (diff)
build: add variable to restrict po language and use it for the core i18n packages
Diffstat (limited to 'i18n/german')
-rw-r--r--i18n/german/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/german/Makefile b/i18n/german/Makefile
index 7e4c710f7..80196f9f5 100644
--- a/i18n/german/Makefile
+++ b/i18n/german/Makefile
@@ -1,4 +1,5 @@
PO = default cbi admin-core sysauth wifi
+PO_LANG = de
include ../../build/config.mk
include ../../build/module.mk