diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2010-05-15 18:36:47 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2010-05-15 18:36:47 +0000 |
commit | eb6678c59a010bd685cf6158bcc14336fd3debd7 (patch) | |
tree | fe38b4f1b064b60729c8980a01c6d586b6d4e3d1 /i18n/malay/Makefile | |
parent | 0f503431a99204666bfebb7f4242dd5f93b42f2e (diff) |
[i18n] add missing Makefile for malay language
Diffstat (limited to 'i18n/malay/Makefile')
-rw-r--r-- | i18n/malay/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/i18n/malay/Makefile b/i18n/malay/Makefile new file mode 100644 index 000000000..e4d342835 --- /dev/null +++ b/i18n/malay/Makefile @@ -0,0 +1,5 @@ +PO = base +PO_LANG = ms + +include ../../build/config.mk +include ../../build/module.mk |