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.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/gargoyle/module.mk b/engines/gargoyle/module.mk
index 925c66d359..46f2d31722 100644
--- a/engines/gargoyle/module.mk
+++ b/engines/gargoyle/module.mk
@@ -3,6 +3,7 @@ MODULE := engines/gargoyle
MODULE_OBJS := \
conf.o \
detection.o \
+ draw.o \
events.o \
fonts.o \
gargoyle.o \
@@ -10,6 +11,7 @@ MODULE_OBJS := \
picture.o \
streams.o \
string.o \
+ window_mask.o \
windows.o \
scott/detection.o \
scott/scott.o