diff options
-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 |