summaryrefslogtreecommitdiffhomepage
path: root/i18n/greek
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-05-19 02:18:28 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-05-19 02:18:28 +0000
commit7bf803250be75dac62c6e048fa675c93c9093b9a (patch)
treef84bb33ebc6ba26e2fc2a2b19e9f8e537de61a62 /i18n/greek
parent2d0ead91d7e4a6ccdbf3029baf3aca66a7729b9b (diff)
build: integrate po files in the build system
Diffstat (limited to 'i18n/greek')
-rw-r--r--i18n/greek/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/i18n/greek/Makefile b/i18n/greek/Makefile
index 81a96f6a8..7e4c710f7 100644
--- a/i18n/greek/Makefile
+++ b/i18n/greek/Makefile
@@ -1,2 +1,4 @@
+PO = default cbi admin-core sysauth wifi
+
include ../../build/config.mk
-include ../../build/module.mk \ No newline at end of file
+include ../../build/module.mk