diff -r 5668c3dfe7bc -r 1c5f440a60fe Makefile.ds --- 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 \