aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/module.mk
diff options
context:
space:
mode:
authorAlyssa Milburn2011-01-20 21:34:19 +0000
committerAlyssa Milburn2011-01-20 21:34:19 +0000
commit1e2ac8bc13d264d3bfe7766a501df7454f972c7d (patch)
tree1da6f9f162e07f638c444a7a61b1b74b50f30ed7 /engines/mohawk/module.mk
parent30a94d2af65a3cb53d8aa733db4edb6f630b3f9b (diff)
downloadscummvm-rg350-1e2ac8bc13d264d3bfe7766a501df7454f972c7d.tar.gz
scummvm-rg350-1e2ac8bc13d264d3bfe7766a501df7454f972c7d.tar.bz2
scummvm-rg350-1e2ac8bc13d264d3bfe7766a501df7454f972c7d.zip
MOHAWK: Add shared view code.
The design/code here is still very much in flux, because it's still unclear exactly how the code is used by some games. svn-id: r55361
Diffstat (limited to 'engines/mohawk/module.mk')
-rw-r--r--engines/mohawk/module.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/mohawk/module.mk b/engines/mohawk/module.mk
index efecb1bf98..892b99df50 100644
--- a/engines/mohawk/module.mk
+++ b/engines/mohawk/module.mk
@@ -24,6 +24,7 @@ MODULE_OBJS = \
riven_vars.o \
sound.o \
video.o \
+ view.o \
myst_stacks/channelwood.o \
myst_stacks/credits.o \
myst_stacks/demo.o \