Corrected placement of openssl script

This commit is contained in:
Richard Larkin 2014-05-14 13:44:27 +02:00
parent c839c06e09
commit 15ed8fb0de

View file

@ -3,10 +3,9 @@
. $(dirname $0)/environment.sh
try $(dirname $0)/build-libffi.sh
# Uncomment the lines below to add OpenSSL support libraries
#try $(dirname $0)/build-openssl.sh
#try $(dirname $0)/build-openssl-link.sh
try $(dirname $0)/build-python.sh
# Uncomment the line below to add OpenSSL support libraries
#try $(dirname $0)/build-openssl.sh
try $(dirname $0)/reduce-python.sh
try $(dirname $0)/build-ios.sh
try $(dirname $0)/build-sdl.sh