diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2010-10-16 15:24:07 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2010-10-16 15:24:07 +0000 |
commit | 4ad99af940a90592b51729aa44a155f8053fd85b (patch) | |
tree | a7831d514ce075b023b454ffc89f8dd2b2f293dc /applications/luci-firewall/Makefile | |
parent | dd2abf2ea44b02bff72812de593a9e3976fe7f15 (diff) |
applications: rename luci-fw to luci-firewall
Diffstat (limited to 'applications/luci-firewall/Makefile')
-rw-r--r-- | applications/luci-firewall/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/applications/luci-firewall/Makefile b/applications/luci-firewall/Makefile new file mode 100644 index 000000000..87e881d95 --- /dev/null +++ b/applications/luci-firewall/Makefile @@ -0,0 +1,4 @@ +PO = luci-fw + +include ../../build/config.mk +include ../../build/module.mk |