Include MacOS X in the distribution
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40142
This commit is contained in:
parent
a87c386058
commit
3e36b078e3
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
# This is necessary because some platforms have special program
|
||||
# entry points, which require special application initialization.
|
||||
|
||||
ARCH_SUBDIRS = $(srcdir)/beos $(srcdir)/linux $(srcdir)/macos \
|
||||
$(srcdir)/win32
|
||||
ARCH_SUBDIRS = $(srcdir)/beos $(srcdir)/linux \
|
||||
$(srcdir)/macos $(srcdir)/macosx $(srcdir)/win32
|
||||
|
||||
# Build a separate library containing the main() entry point.
|
||||
lib_LIBRARIES = libSDLmain.a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue