Mercurial > sdl-ios-xcode
diff Makefile.ds @ 2749:1c5f440a60fe
Initial work for NDS haptic support.
author | Darren Alton <dalton@stevens.edu> |
---|---|
date | Sat, 06 Sep 2008 00:10:16 +0000 |
parents | 204be4fc2726 |
children | c5280d33c32a |
line wrap: on
line diff
--- a/Makefile.ds Thu Sep 04 13:43:39 2008 +0000 +++ b/Makefile.ds Sat Sep 06 00:10:16 2008 +0000 @@ -55,6 +55,8 @@ src/events/SDL_quit.c \ src/events/SDL_windowevents.c \ src/file/SDL_rwops.c \ +src/haptic/SDL_haptic.c \ +src/haptic/nds/SDL_syshaptic.c \ src/joystick/nds/SDL_sysjoystick.c \ src/joystick/SDL_joystick.c \ src/stdlib/SDL_getenv.c \