diff options
Diffstat (limited to 'applications/luci-app-babeld/Makefile')
-rw-r--r-- | applications/luci-app-babeld/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/applications/luci-app-babeld/Makefile b/applications/luci-app-babeld/Makefile index 2c3675c3ee..85a4bf5d24 100644 --- a/applications/luci-app-babeld/Makefile +++ b/applications/luci-app-babeld/Makefile @@ -3,6 +3,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for babeld LUCI_DEPENDS:=+luci-base +babeld +PKG_MAINTAINER:=Nick Hainke <vincent@systemli.org> + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature |