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 85bd055332..8fdf82ac89 100644 --- a/engines/gargoyle/module.mk +++ b/engines/gargoyle/module.mk @@ -23,6 +23,7 @@ MODULE_OBJS := \ frotz/buffer.o \ frotz/detection.o \ frotz/detection_tables.o \ + frotz/err.o \ frotz/frotz.o \ scott/detection.o \ scott/scott.o |