luci/applications/luci-app-softether/Makefile
BERENYI Balazs ec5ce985fe luci-app-softether: add basic softether status page
Signed-off-by: BERENYI Balazs <balazs@wee.hu>
2021-01-11 20:03:34 +00:00

12 lines
262 B
Makefile

#
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Softether management application
LUCI_DEPENDS:=+softethervpn5-client
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature