luci-mod-admin-full: automatically set dns=1 for static leases with hostname
[project/luci.git] / modules / luci-mod-freifunk / 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 Freifunk module
10 LUCI_DEPENDS:=+luci-mod-admin-full +luci-lib-json +freifunk-firewall +freifunk-common
11
12 include ../../luci.mk
13
14 # call BuildPackage - OpenWrt buildroot signature
15