aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/module.mk
diff options
context:
space:
mode:
authorPaul Gilbert2015-06-23 21:05:34 -0400
committerPaul Gilbert2015-06-23 21:05:34 -0400
commit8fb5c96a272fc15397eb95af3ec024bf8f286da9 (patch)
treefa3e66e2585bed800d76da463d9679321f62e813 /engines/sherlock/module.mk
parenta23d878934a0669c5539d6b3548d88e698d81f0a (diff)
downloadscummvm-rg350-8fb5c96a272fc15397eb95af3ec024bf8f286da9.tar.gz
scummvm-rg350-8fb5c96a272fc15397eb95af3ec024bf8f286da9.tar.bz2
scummvm-rg350-8fb5c96a272fc15397eb95af3ec024bf8f286da9.zip
SHERLOCK: RT: Beginnings of talk window widget class
Diffstat (limited to 'engines/sherlock/module.mk')
-rw-r--r--engines/sherlock/module.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/sherlock/module.mk b/engines/sherlock/module.mk
index 55d38401bf..8bbee9d701 100644
--- a/engines/sherlock/module.mk
+++ b/engines/sherlock/module.mk
@@ -25,6 +25,7 @@ MODULE_OBJS = \
tattoo/tattoo_user_interface.o \
tattoo/widget_base.o \
tattoo/widget_inventory.o \
+ tattoo/widget_talk.o \
tattoo/widget_text.o \
tattoo/widget_tooltip.o \
tattoo/widget_verbs.o \