diff options
Diffstat (limited to 'applications/luci-app-watchcat/Makefile')
-rw-r--r-- | applications/luci-app-watchcat/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/applications/luci-app-watchcat/Makefile b/applications/luci-app-watchcat/Makefile index 7d45ec1436..4e0fae2db9 100644 --- a/applications/luci-app-watchcat/Makefile +++ b/applications/luci-app-watchcat/Makefile @@ -5,6 +5,9 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for Watchcat LUCI_DEPENDS:=+luci-base +watchcat +PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io> \ + Nicholas Smith <nicholas@nbembedded.com> + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature |