diff options
Diffstat (limited to 'engines/gargoyle/module.mk')
-rw-r--r-- | engines/gargoyle/module.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/gargoyle/module.mk b/engines/gargoyle/module.mk index 4694449349..3c09b32595 100644 --- a/engines/gargoyle/module.mk +++ b/engines/gargoyle/module.mk @@ -23,7 +23,6 @@ MODULE_OBJS := \ window_text_grid.o \ frotz/detection.o \ frotz/detection_tables.o \ - frotz/err.o \ frotz/frotz.o \ frotz/glk_interface.o \ frotz/mem.o \ |