luci/libs/luci-lib-luaneightbl/Makefile
Jo-Philipp Wich 3c6d03ddee luci-lib-luaneightbl: add src Makefile and fix dependencies (#282)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-09 13:04:01 +01:00

14 lines
322 B
Makefile

#
# Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=neightbl - Lua lib for IPv6 neighbors
LUCI_DEPENDS:=+liblua
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature