luci-app-ssr-plus: fix typo

This commit is contained in:
CN_SZTL 2020-03-04 18:48:15 +08:00
parent a48fb53da2
commit 1b951f7c02
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -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