rename sdl_driver -> sdl

This commit is contained in:
Pawel Kolodziejski 2009-10-04 14:16:47 +00:00
parent 798cef5a7c
commit e2a732f196
3 changed files with 1 additions and 1 deletions

View file

@ -2,7 +2,7 @@ MODULE := backends/platform/sdl
MODULE_OBJS := \ MODULE_OBJS := \
hardwarekeys.o \ hardwarekeys.o \
sdl_driver.o sdl.o
MODULE_DIRS += \ MODULE_DIRS += \
backends/platform/sdl/ backends/platform/sdl/