aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/module.mk
diff options
context:
space:
mode:
authorTravis Howell2006-10-04 03:29:14 +0000
committerTravis Howell2006-10-04 03:29:14 +0000
commitbaac2939118a3cb6ca0d8f8ddd0d7b8edfe64109 (patch)
tree2cab477adcd26a91d611ebb603a29484f218c4ff /engines/agos/module.mk
parent1f5a69ea118931f4253ad09e5bb823eda9de9c1e (diff)
downloadscummvm-rg350-baac2939118a3cb6ca0d8f8ddd0d7b8edfe64109.tar.gz
scummvm-rg350-baac2939118a3cb6ca0d8f8ddd0d7b8edfe64109.tar.bz2
scummvm-rg350-baac2939118a3cb6ca0d8f8ddd0d7b8edfe64109.zip
Add more code for WW
svn-id: r24103
Diffstat (limited to 'engines/agos/module.mk')
-rw-r--r--engines/agos/module.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/agos/module.mk b/engines/agos/module.mk
index d58c545866..8be332758a 100644
--- a/engines/agos/module.mk
+++ b/engines/agos/module.mk
@@ -4,6 +4,7 @@ MODULE_OBJS := \
agos.o \
animation.o \
charset.o \
+ contain.o \
cursor.o \
debug.o \
debugger.o \