aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--backends/sdl/build.rules1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/sdl/build.rules b/backends/sdl/build.rules
index 81cfd25e93..14cfe0ebdf 100644
--- a/backends/sdl/build.rules
+++ b/backends/sdl/build.rules
@@ -3,7 +3,6 @@ MODULES += backends/sdl
DEFINES += -DUNIX
INCLUDES += `sdl-config --cflags`
LIBS += `sdl-config --libs`
-OBJS += backends/sdl/events.o backends/sdl/graphics.o backends/sdl/sdl.o
# Uncomment this in addition to the above if you compile on Mac OS X
# DEFINES += -DMACOSX