luci/applications/luci-app-usteer/Makefile
Ramon00 a6753d44e7 Luci-app-usteer: First version of luci-app-usteer
Signed-off-by: Ramon Van Gorkom <github@flightfoil.com>
[most trailing whitespace errors removed]
2023-11-30 17:43:34 +02:00

11 lines
294 B
Makefile

# See /LICENSE for more information.
# This is free software, licensed under the GNU General Public License v2.
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI usteer app for js based luci
LUCI_DEPENDS:=+luci-base +usteer
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature