aboutsummaryrefslogtreecommitdiff
path: root/engines/gargoyle/module.mk
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gargoyle/module.mk')
-rw-r--r--engines/gargoyle/module.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/engines/gargoyle/module.mk b/engines/gargoyle/module.mk
index 05b7f5ff3a..925c66d359 100644
--- a/engines/gargoyle/module.mk
+++ b/engines/gargoyle/module.mk
@@ -1,12 +1,15 @@
MODULE := engines/gargoyle
MODULE_OBJS := \
+ conf.o \
detection.o \
events.o \
+ fonts.o \
gargoyle.o \
glk.o \
picture.o \
streams.o \
+ string.o \
windows.o \
scott/detection.o \
scott/scott.o