aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/module.mk
diff options
context:
space:
mode:
authorPaul Gilbert2015-07-24 22:14:40 -0400
committerPaul Gilbert2015-07-24 22:14:40 -0400
commitfc0cf31fdea7dc2d796b7d2109324d2d613d2e0b (patch)
treee00e0cf658aa780c15d673faf54002be10aa3a15 /engines/sherlock/module.mk
parent67d2bf85893e6672374fe41530310c7c894a64ee (diff)
downloadscummvm-rg350-fc0cf31fdea7dc2d796b7d2109324d2d613d2e0b.tar.gz
scummvm-rg350-fc0cf31fdea7dc2d796b7d2109324d2d613d2e0b.tar.bz2
scummvm-rg350-fc0cf31fdea7dc2d796b7d2109324d2d613d2e0b.zip
SHERLOCK: RT: Skeleton class for Files dialog
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 3af8986565..c602021b83 100644
--- a/engines/sherlock/module.mk
+++ b/engines/sherlock/module.mk
@@ -34,6 +34,7 @@ MODULE_OBJS = \
tattoo/tattoo_user_interface.o \
tattoo/widget_base.o \
tattoo/widget_credits.o \
+ tattoo/widget_files.o \
tattoo/widget_hangman.o \
tattoo/widget_inventory.o \
tattoo/widget_lab.o \