diff options
Diffstat (limited to 'protocols/luci-proto-ncm/Makefile')
-rw-r--r-- | protocols/luci-proto-ncm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/luci-proto-ncm/Makefile b/protocols/luci-proto-ncm/Makefile index 5fd9c9a266..063b934e74 100644 --- a/protocols/luci-proto-ncm/Makefile +++ b/protocols/luci-proto-ncm/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Support for NCM LUCI_DEPENDS:=+comgt-ncm +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature |