luci/applications/luci-app-udpxy/Makefile
Tianling Shen 3aca045ec6
luci-app-udpxy: rewritten in JS
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-23 19:07:37 +08:00

14 lines
306 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:=LuCI Support for udpxy
LUCI_DEPENDS:=+udpxy
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature