aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/module.mk
diff options
context:
space:
mode:
authorPaul Gilbert2015-06-05 23:05:22 -0400
committerPaul Gilbert2015-06-05 23:05:22 -0400
commit566d4805ef2e0324cc06c6cae48cde1908858b13 (patch)
treeaf656b343634800f5a16db1fa7966a57f4684610 /engines/sherlock/module.mk
parent389d453f0e805e7b6b7eef8632889837fd5e3445 (diff)
downloadscummvm-rg350-566d4805ef2e0324cc06c6cae48cde1908858b13.tar.gz
scummvm-rg350-566d4805ef2e0324cc06c6cae48cde1908858b13.tar.bz2
scummvm-rg350-566d4805ef2e0324cc06c6cae48cde1908858b13.zip
SHERLOCK: Move the Talk descendant classes into their own files
Diffstat (limited to 'engines/sherlock/module.mk')
-rw-r--r--engines/sherlock/module.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/sherlock/module.mk b/engines/sherlock/module.mk
index e08029a074..3a03a70564 100644
--- a/engines/sherlock/module.mk
+++ b/engines/sherlock/module.mk
@@ -9,10 +9,12 @@ MODULE_OBJS = \
scalpel/tsage/logo.o \
scalpel/tsage/resources.o \
scalpel/scalpel_scene.o \
+ scalpel/scalpel_talk.o \
scalpel/scalpel_user_interface.o \
scalpel/settings.o \
tattoo/tattoo.o \
tattoo/tattoo_scene.o \
+ tattoo/tattoo_talk.o \
tattoo/tattoo_user_interface.o \
animation.o \
debugger.o \