aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/module.mk
diff options
context:
space:
mode:
authorPaul Gilbert2018-11-13 20:30:19 -0800
committerPaul Gilbert2018-12-08 19:05:59 -0800
commit454f92cc74e1357b96ce06e8c77ed6c32cb30ba9 (patch)
tree08505e2fe9f9ab4db91dcac1bb2190448498a1e6 /engines/glk/module.mk
parenta2104deb4cefdcf0cd6bb3a66ef09bb46cba3f66 (diff)
downloadscummvm-rg350-454f92cc74e1357b96ce06e8c77ed6c32cb30ba9.tar.gz
scummvm-rg350-454f92cc74e1357b96ce06e8c77ed6c32cb30ba9.tar.bz2
scummvm-rg350-454f92cc74e1357b96ce06e8c77ed6c32cb30ba9.zip
GLK: SCOTT: Centralize the set of game names
Diffstat (limited to 'engines/glk/module.mk')
-rw-r--r--engines/glk/module.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/glk/module.mk b/engines/glk/module.mk
index 3fd88ef011..0f79cd8478 100644
--- a/engines/glk/module.mk
+++ b/engines/glk/module.mk
@@ -39,6 +39,7 @@ MODULE_OBJS := \
frotz/processor_variables.o \
frotz/quetzal.o \
scott/detection.o \
+ scott/detection_tables.o \
scott/scott.o
# This module can be built as a plugin