diff --git a/Common/3dParty/openssl/build.sh b/Common/3dParty/openssl/build.sh index 04b5f32457..8497650d69 100755 --- a/Common/3dParty/openssl/build.sh +++ b/Common/3dParty/openssl/build.sh @@ -34,4 +34,4 @@ if [ ! -f Makefile ]; then ./config no-shared no-asm fi -make +make build_libs