diff --git a/mac_build/BuildMacBOINC.sh b/mac_build/BuildMacBOINC.sh index d6c9fb73c4..08d17dafa7 100644 --- a/mac_build/BuildMacBOINC.sh +++ b/mac_build/BuildMacBOINC.sh @@ -80,7 +80,7 @@ if [ "${doclean}" = "clean" ]; then fi if [ "${buildlibs}" = "1" ]; then -targets="$targets -target libboinc -target gfx2libboinc -target api_libboinc -target api_libboinc_opencl -target jpeg -target MakeAppIcon_h" +targets="$targets -target libboinc -target gfx2libboinc -target api_libboinc -target boinc_opencl -target jpeg -target MakeAppIcon_h" fi if [ "${buildclient}" = "1" ]; then