aboutsummaryrefslogtreecommitdiff
path: root/backends/sdl
diff options
context:
space:
mode:
Diffstat (limited to 'backends/sdl')
-rw-r--r--backends/sdl/module.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/sdl/module.mk b/backends/sdl/module.mk
index c2d84218fe..f898190994 100644
--- a/backends/sdl/module.mk
+++ b/backends/sdl/module.mk
@@ -6,7 +6,7 @@ MODULE_OBJS := \
backends/sdl/sdl.o
MODULE_DIRS += \
- backend/sdl
+ backends/sdl
# We don't use the common.rules here on purpose
OBJS := $(MODULE_OBJS) $(OBJS)