diff options
Diffstat (limited to 'engines/gargoyle/module.mk')
-rw-r--r-- | engines/gargoyle/module.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/gargoyle/module.mk b/engines/gargoyle/module.mk index 135b39c6ca..8e16bfe7f9 100644 --- a/engines/gargoyle/module.mk +++ b/engines/gargoyle/module.mk @@ -21,6 +21,7 @@ MODULE_OBJS := \ window_text_buffer.o \ window_text_grid.o \ frotz/detection.o \ + frotz/detection_tables.o \ frotz/frotz.o \ scott/detection.o \ scott/scott.o |