diff options
Diffstat (limited to 'applications')
-rw-r--r-- | applications/luci-app-acl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-acl/Makefile b/applications/luci-app-acl/Makefile index 01fa7f1708..11af15ebb7 100644 --- a/applications/luci-app-acl/Makefile +++ b/applications/luci-app-acl/Makefile @@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk -LUCI_TITLE:=LuCI account managment module +LUCI_TITLE:=LuCI account management module LUCI_DEPENDS:=+luci-base include ../../luci.mk |