aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/module.mk
diff options
context:
space:
mode:
authorPaul Gilbert2018-11-14 18:01:42 -0800
committerPaul Gilbert2018-12-08 19:05:59 -0800
commit67275924b5255d7503fe8bd15c853cfec197c569 (patch)
tree8157208a17d4cb9ca87f666a396db1345cb97664 /engines/glk/module.mk
parent454f92cc74e1357b96ce06e8c77ed6c32cb30ba9 (diff)
downloadscummvm-rg350-67275924b5255d7503fe8bd15c853cfec197c569.tar.gz
scummvm-rg350-67275924b5255d7503fe8bd15c853cfec197c569.tar.bz2
scummvm-rg350-67275924b5255d7503fe8bd15c853cfec197c569.zip
GLK: Derive detection from MetaEngine rather than AdvancedMetaEngine
Diffstat (limited to 'engines/glk/module.mk')
-rw-r--r--engines/glk/module.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/glk/module.mk b/engines/glk/module.mk
index 0f79cd8478..b5230344a0 100644
--- a/engines/glk/module.mk
+++ b/engines/glk/module.mk
@@ -22,7 +22,6 @@ MODULE_OBJS := \
window_text_buffer.o \
window_text_grid.o \
frotz/detection.o \
- frotz/detection_tables.o \
frotz/frotz.o \
frotz/glk_interface.o \
frotz/mem.o \
@@ -39,7 +38,6 @@ 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