*** empty log message ***

This commit is contained in:
Sam Lantinga
2001-09-23 20:52:11 +00:00
parent 1db106b3c1
commit 10281e513e

View File

@@ -16,7 +16,7 @@ ARCH_SUBDIRS = $(srcdir)/beos \
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