Merge pull request #870 from danrl/unbound-dns64
[project/luci.git] / applications / luci-app-splash / 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:=Freifunk DHCP-Splash application
10 LUCI_DEPENDS:=+luci-lib-nixio +tc +kmod-sched +iptables-mod-nat-extra +iptables-mod-ipopt
11
12 define Package/luci-app-splash/conffiles
13 /etc/config/luci_splash
14 /usr/lib/luci-splash/splashtext.html
15 /usr/lib/luci-splash/splashtextinclude.html
16 endef
17
18 include ../../luci.mk
19
20 # call BuildPackage - OpenWrt buildroot signature