diff options
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r-- | openwrt/package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 4d0f0046f..bc5f1f287 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -241,6 +241,7 @@ package-$(BR2_PACKAGE_SOCAT) += socat package-$(BR2_COMPILE_SPEEX) += speex package-$(BR2_COMPILE_SQLITE) += sqlite package-$(BR2_COMPILE_SQLITE2) += sqlite2 +package-$(BR2_PACKAGE_SQUID) += squid package-$(BR2_PACKAGE_SSMTP) += ssmtp package-$(BR2_PACKAGE_SSLTUNNEL) += ssltunnel package-$(BR2_PACKAGE_SRELAY) += srelay |