Merge pull request #513 from LuttyYang/master
[project/luci.git] / modules / luci-mod-admin-full / Makefile
1 #
2 # Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
3 #
4 # This is free software, licensed under the Apache License, Version 2.0 .
5 #
6
7 include $(TOPDIR)/rules.mk
8
9 LUCI_TITLE:=LuCI Administration - full-featured for full control
10 LUCI_DEPENDS:=+luci-base +libubus-lua
11
12 PKG_BUILD_DEPENDS:=iwinfo
13
14 include ../../luci.mk
15
16 # call BuildPackage - OpenWrt buildroot signature
17