diff options
Diffstat (limited to 'applications/luci-app-olsr/Makefile')
-rw-r--r-- | applications/luci-app-olsr/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/applications/luci-app-olsr/Makefile b/applications/luci-app-olsr/Makefile index b503809a78..5460e98367 100644 --- a/applications/luci-app-olsr/Makefile +++ b/applications/luci-app-olsr/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=OLSR configuration and status module LUCI_DEPENDS:=+luci-base +olsrd +PKG_MAINTAINER:=Manuel Munz <munz@comuno.net> + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature |