aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/maemo
diff options
context:
space:
mode:
authorEugene Sandulenko2006-09-29 08:14:27 +0000
committerEugene Sandulenko2006-09-29 08:14:27 +0000
commit8e2c703baba570b18aec9d871fdc8ee7efe49e57 (patch)
treef75cab4641be96daacec06e47167dbe075f642f5 /backends/platform/maemo
parent3d71f16b47c8af0f69c1f25af0eaa69f67a9beba (diff)
downloadscummvm-rg350-8e2c703baba570b18aec9d871fdc8ee7efe49e57.tar.gz
scummvm-rg350-8e2c703baba570b18aec9d871fdc8ee7efe49e57.tar.bz2
scummvm-rg350-8e2c703baba570b18aec9d871fdc8ee7efe49e57.zip
First pahse of renaming simon engine to agos. Internal renames. Compilation
is broken svn-id: r24008
Diffstat (limited to 'backends/platform/maemo')
-rw-r--r--backends/platform/maemo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/maemo/Makefile b/backends/platform/maemo/Makefile
index 876248ccf9..4ef251e356 100644
--- a/backends/platform/maemo/Makefile
+++ b/backends/platform/maemo/Makefile
@@ -7,7 +7,7 @@ DISABLE_HQ_SCALERS = true
#DISABLE_SCUMM = 1
#DISABLE_HE = 1
-DISABLE_SIMON = 1
+DISABLE_AGOS = 1
DISABLE_SKY = 1
DISABLE_SWORD1 = 1
DISABLE_SWORD2 = 1