aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/sdl/module.mk
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/sdl/module.mk')
-rw-r--r--backends/platform/sdl/module.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/backends/platform/sdl/module.mk b/backends/platform/sdl/module.mk
index e4659659d2..74a6a263f9 100644
--- a/backends/platform/sdl/module.mk
+++ b/backends/platform/sdl/module.mk
@@ -1,6 +1,8 @@
MODULE := backends/platform/sdl
MODULE_OBJS := \
+ macosx/main.o \
+ macosx/macosx.o \
posix/main.o \
posix/posix.o \
win32/main.o \