aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/module.mk
diff options
context:
space:
mode:
authorBastien Bouclet2011-02-13 13:27:01 +0100
committerBastien Bouclet2011-02-13 13:27:01 +0100
commit3cc86aedacb0c673c313df7922d19eeb0912494d (patch)
treecf26838a25e2757ada586dba58e7a15e7a1b06bf /engines/mohawk/module.mk
parente5783d9c27f09456c3f4bb279ce44977210bebda (diff)
downloadscummvm-rg350-3cc86aedacb0c673c313df7922d19eeb0912494d.tar.gz
scummvm-rg350-3cc86aedacb0c673c313df7922d19eeb0912494d.tar.bz2
scummvm-rg350-3cc86aedacb0c673c313df7922d19eeb0912494d.zip
MOHAWK: Remove Myst's var store from the build since it is not used
anymore. Keep the files are to be kept around for reference until Mechanical is finished.
Diffstat (limited to 'engines/mohawk/module.mk')
-rw-r--r--engines/mohawk/module.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/mohawk/module.mk b/engines/mohawk/module.mk
index 858a5d35bb..8c4453e155 100644
--- a/engines/mohawk/module.mk
+++ b/engines/mohawk/module.mk
@@ -18,7 +18,6 @@ MODULE_OBJS = \
mohawk.o \
myst.o \
myst_areas.o \
- myst_vars.o \
myst_scripts.o \
myst_state.o \
resource.o \