aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/module.mk
diff options
context:
space:
mode:
authorEinar Johan Trøan Sømåen2012-03-06 03:09:12 +0100
committerEinar Johan Trøan Sømåen2012-06-02 12:12:22 +0200
commitb602b511607ac7bae911a5306bbe8301fdad4708 (patch)
tree9d58ffb57d434d8330e22c059239f7f0b1849487 /engines/wintermute/module.mk
parent72a44cdc7b2040037a97f00c0c218b7f6bd9cd31 (diff)
downloadscummvm-rg350-b602b511607ac7bae911a5306bbe8301fdad4708.tar.gz
scummvm-rg350-b602b511607ac7bae911a5306bbe8301fdad4708.tar.bz2
scummvm-rg350-b602b511607ac7bae911a5306bbe8301fdad4708.zip
WINTERMUTE: Add the files for the rest of the B-classes.
Diffstat (limited to 'engines/wintermute/module.mk')
-rw-r--r--engines/wintermute/module.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/wintermute/module.mk b/engines/wintermute/module.mk
index 45708e2b84..a33861cd19 100644
--- a/engines/wintermute/module.mk
+++ b/engines/wintermute/module.mk
@@ -12,6 +12,7 @@ MODULE_OBJS := \
BNamedObject.o \
BParser.o \
BScriptable.o \
+ BViewport.o \
detection.o \
SysClass.o \
SysInstance.o \