diff options
Diffstat (limited to 'protocols/luci-proto-autoip/Makefile')
-rw-r--r-- | protocols/luci-proto-autoip/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/luci-proto-autoip/Makefile b/protocols/luci-proto-autoip/Makefile index 1a8181a3e5..87f8dcd532 100644 --- a/protocols/luci-proto-autoip/Makefile +++ b/protocols/luci-proto-autoip/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Support for Avahi IPv4LL configuration LUCI_DEPENDS:=+avahi-autoipd +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature |