summaryrefslogtreecommitdiff
path: root/Makefile.psp
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.psp')
-rw-r--r--Makefile.psp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.psp b/Makefile.psp
index d6133b271..de0e50e2f 100644
--- a/Makefile.psp
+++ b/Makefile.psp
@@ -43,6 +43,7 @@ OBJS= src/SDL.o \
src/render/software/SDL_render_sw.o \
src/render/software/SDL_rotate.o \
src/sensor/SDL_sensor.o \
+ src/sensor/dummy/SDL_dummysensor.o \
src/stdlib/SDL_getenv.o \
src/stdlib/SDL_iconv.o \
src/stdlib/SDL_malloc.o \