diff options
Diffstat (limited to 'applications/luci-app-softether')
-rw-r--r-- | applications/luci-app-softether/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/applications/luci-app-softether/Makefile b/applications/luci-app-softether/Makefile index 0321508401..879c91be5f 100644 --- a/applications/luci-app-softether/Makefile +++ b/applications/luci-app-softether/Makefile @@ -7,6 +7,9 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Softether management application LUCI_DEPENDS:=+luci-base +softethervpn5-client +PKG_MAINTAINER:=BERENYI Balazs <balazs@wee.hu> \ + Jo-Philipp Wich <jo@mein.io> + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature |