aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/module.mk
diff options
context:
space:
mode:
authorPaul Gilbert2015-08-02 17:47:44 -0400
committerPaul Gilbert2015-08-02 17:47:44 -0400
commit6a21765c2e252f58795e777308079cf93918a4ef (patch)
treeab90507d59ae570940443a80b4f21591d5eacd64 /engines/sherlock/module.mk
parentfd849ee58c8fdc3856bb199a0e97777581e60f7e (diff)
downloadscummvm-rg350-6a21765c2e252f58795e777308079cf93918a4ef.tar.gz
scummvm-rg350-6a21765c2e252f58795e777308079cf93918a4ef.tar.bz2
scummvm-rg350-6a21765c2e252f58795e777308079cf93918a4ef.zip
SHERLOCK: RT: Rename hangman puzzle to foolscap puzzle
Diffstat (limited to 'engines/sherlock/module.mk')
-rw-r--r--engines/sherlock/module.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sherlock/module.mk b/engines/sherlock/module.mk
index c602021b83..e58a2a1e81 100644
--- a/engines/sherlock/module.mk
+++ b/engines/sherlock/module.mk
@@ -35,7 +35,7 @@ MODULE_OBJS = \
tattoo/widget_base.o \
tattoo/widget_credits.o \
tattoo/widget_files.o \
- tattoo/widget_hangman.o \
+ tattoo/widget_foolscap.o \
tattoo/widget_inventory.o \
tattoo/widget_lab.o \
tattoo/widget_options.o \