Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Sep 23, 2001
1 parent 8fccce3 commit 3a76e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/Makefile.am
Expand Up @@ -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
Expand Down

0 comments on commit 3a76e38

Please sign in to comment.