diff --git a/luci-app-passwall/Makefile b/luci-app-passwall/Makefile index c93204a..feea7c2 100644 --- a/luci-app-passwall/Makefile +++ b/luci-app-passwall/Makefile @@ -129,6 +129,7 @@ config PACKAGE_$(PKG_NAME)_INCLUDE_Shadow_TLS config PACKAGE_$(PKG_NAME)_INCLUDE_Simple_Obfs bool "Include Simple-Obfs (Shadowsocks Plugin)" select PACKAGE_simple-obfs + select PACKAGE_simple-obfs-client default y config PACKAGE_$(PKG_NAME)_INCLUDE_SingBox