]> Git Repo - qemu.git/blobdiff - ui/Makefile.objs
pcspk: Fix I/O port name
[qemu.git] / ui / Makefile.objs
index b25e85f68ef436ef30e5d71ccfbd03ae33a280fb..13b5cfbe415c8e28bce292e149b3e5036377a6fd 100644 (file)
@@ -20,7 +20,7 @@ ifeq ($(CONFIG_SDLABI),1.2)
 sdl.mo-objs := sdl.o sdl_zoom.o
 endif
 ifeq ($(CONFIG_SDLABI),2.0)
-sdl.mo-objs := sdl2.o
+sdl.mo-objs := sdl2.o sdl2-input.o sdl2-2d.o
 endif
 sdl.mo-cflags := $(SDL_CFLAGS)
 
This page took 0.019212 seconds and 4 git commands to generate.