diff options
Diffstat (limited to 'applications')
-rw-r--r-- | applications/luci-app-asterisk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-asterisk/Makefile b/applications/luci-app-asterisk/Makefile index bb4d4158d..f2f3cd1e7 100644 --- a/applications/luci-app-asterisk/Makefile +++ b/applications/luci-app-asterisk/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk -LUCI_TITLE:=LuCI Support for AHCPd +LUCI_TITLE:=LuCI Support for Asterisk LUCI_DEPENDS:=+ahcpd include ../../luci.mk |