luci/protocols/luci-proto-sstp/Makefile

16 lines
319 B
Makefile
Raw Permalink Normal View History

#
# Copyright (C) 2020 Robert Koszewski <rkkoszewski@gmail.com>
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Support for SSTP
LUCI_DEPENDS:=+sstp-client
LUCI_PKGARCH:=all
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature