diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2010-11-16 20:12:30 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2010-11-16 20:12:30 +0000 |
commit | c45f3545cfd1f78b37cbe41925063f4c449163e0 (patch) | |
tree | 0e1afd634e942fc76dc442d6af8628dba18ec0ef /applications | |
parent | 141aea7e42f86bec142633aacd6c8681dde3e86d (diff) |
applications/luci-firewall: change po name to firewall
Diffstat (limited to 'applications')
-rw-r--r-- | applications/luci-firewall/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-firewall/Makefile b/applications/luci-firewall/Makefile index 87e881d95..df755bfb0 100644 --- a/applications/luci-firewall/Makefile +++ b/applications/luci-firewall/Makefile @@ -1,4 +1,4 @@ -PO = luci-fw +PO = firewall include ../../build/config.mk include ../../build/module.mk |