From 1b951f7c02dce052d7269e5c34fbe72224bb224c Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Wed, 4 Mar 2020 18:48:15 +0800 Subject: [PATCH] luci-app-ssr-plus: fix typo --- package/lean/luci-app-ssr-plus/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/package/lean/luci-app-ssr-plus/Makefile b/package/lean/luci-app-ssr-plus/Makefile index c3412b92c5..288f2eb259 100644 --- a/package/lean/luci-app-ssr-plus/Makefile +++ b/package/lean/luci-app-ssr-plus/Makefile @@ -52,6 +52,7 @@ define Package/$(PKG_NAME) +PACKAGE_$(PKG_NAME)_INCLUDE_Trojan:trojan \ +PACKAGE_$(PKG_NAME)_INCLUDE_Kcptun:openwrt-kcptun-client \ +PACKAGE_$(PKG_NAME)_INCLUDE_ShadowsocksR_Server:shadowsocksr-libev-server +endef define Build/Prepare endef