aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorBastien Bouclet2014-06-28 17:12:43 +0200
committerBastien Bouclet2014-06-28 17:12:43 +0200
commitbf90ad04670c56fe0a1ba84f237d305f78755a2d (patch)
tree2c4a8a45ac82916a4626b8d0e044fcba9b522143 /configure
parentcb596113a784e4894b5a34787b80144d2d3561e2 (diff)
downloadscummvm-rg350-bf90ad04670c56fe0a1ba84f237d305f78755a2d.tar.gz
scummvm-rg350-bf90ad04670c56fe0a1ba84f237d305f78755a2d.tar.bz2
scummvm-rg350-bf90ad04670c56fe0a1ba84f237d305f78755a2d.zip
BUILD: Move the PS3 make targets to a separate file
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 617d5a5b99..3d37473c33 100755
--- a/configure
+++ b/configure
@@ -2798,6 +2798,7 @@ if test -n "$_host"; then
_timidity=no
_vkeybd=yes
_eventrec=no
+ _port_mk="backends/platform/sdl/ps3/ps3.mk"
;;
psp)
_backend="psp"