Added SDL_iconv.c to the Dreamcast Makefile

This commit is contained in:
Sam Lantinga 2006-03-13 01:47:03 +00:00
parent 576291efb0
commit b23eae2079

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 \