This got left out of my last commit
This commit is contained in:
parent
41050dc5e1
commit
3c5128f0fa
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue