This got left out of my last commit

This commit is contained in:
T. Joseph Carter 2015-03-05 20:50:49 -08:00
parent 41050dc5e1
commit 3c5128f0fa

View File

@ -294,7 +294,7 @@ libretro_build_core() {
core_build_platform="${core_build_platform:-$FORMAT_COMPILER_TARGET}$opengl_type"
echo "Building ${1}..."
$core_build_rule $1
build_makefile $1
;;
none)