Mercurial > sdl-ios-xcode
diff src/main/Makefile.am @ 193:ea31cf2d61af
*** empty log message ***
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 23 Sep 2001 20:52:11 +0000 |
parents | 0fb1328d68c2 |
children | ba9e0fcc2ae2 |
line wrap: on
line diff
--- a/src/main/Makefile.am Sun Sep 23 20:51:36 2001 +0000 +++ b/src/main/Makefile.am Sun Sep 23 20:52:11 2001 +0000 @@ -16,7 +16,7 @@ lib_LIBRARIES = libSDLmain.a if TARGET_MACOSX -MAINLIB_ARCH_SRCS = SDLmain.m SDLmain.h +MAINLIB_ARCH_SRCS = SDL_main.m SDL_main.h else MAINLIB_ARCH_SRCS = SDL_main.c endif