Added SDL_iconv.c to the Dreamcast Makefile

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401513
This commit is contained in:
Sam Lantinga 2006-03-13 01:47:03 +00:00
parent 85ce0ac487
commit dda2653f17

View File

@ -37,6 +37,7 @@ SRCS = \
src/SDL_error.c \
src/SDL_fatal.c \
src/stdlib/SDL_getenv.c \
src/stdlib/SDL_iconv.c \
src/stdlib/SDL_malloc.c \
src/stdlib/SDL_qsort.c \
src/stdlib/SDL_stdlib.c \