aboutsummaryrefslogtreecommitdiff
path: root/backends
diff options
context:
space:
mode:
authorWon Star2006-05-29 18:00:38 +0000
committerWon Star2006-05-29 18:00:38 +0000
commite4e145b5bcede09efcd4fa77a44364e7a9f942c5 (patch)
tree8de5f9741a1ad9d2dafb6b3a56b54cf00aeef022 /backends
parent1b6363c7313c4e2ca7fcb35bdaea4cc2b41b249d (diff)
downloadscummvm-rg350-e4e145b5bcede09efcd4fa77a44364e7a9f942c5.tar.gz
scummvm-rg350-e4e145b5bcede09efcd4fa77a44364e7a9f942c5.tar.bz2
scummvm-rg350-e4e145b5bcede09efcd4fa77a44364e7a9f942c5.zip
Update makefile for the GP32 port.
svn-id: r22752
Diffstat (limited to 'backends')
-rw-r--r--backends/gp32/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/gp32/Makefile b/backends/gp32/Makefile
index ee2d4fafd9..50226032e2 100644
--- a/backends/gp32/Makefile
+++ b/backends/gp32/Makefile
@@ -170,6 +170,7 @@ DISABLE_CINE = 1
# Disable for ALL release builds.
DISABLE_SAGA = 1
DISABLE_KYRA = 1
+DISABLE_AGI = 1
# The engines below are not supported on the GP32 port so there is
# no point compiling support into the binary.