diff src/main/Makefile.am @ 168:e92aa316c517

Added Max's patches for building MacOS X apps on command line
author Sam Lantinga <slouken@libsdl.org>
date Tue, 04 Sep 2001 23:18:45 +0000
parents 4382c38dfbee
children 83018110dce8
line wrap: on
line diff
--- a/src/main/Makefile.am	Tue Sep 04 22:53:46 2001 +0000
+++ b/src/main/Makefile.am	Tue Sep 04 23:18:45 2001 +0000
@@ -4,6 +4,8 @@
 # This is necessary because some platforms have special program
 # entry points, which require special application initialization.
 
+SUBDIRS = macosx
+
 ARCH_SUBDIRS = $(srcdir)/beos $(srcdir)/linux \
                $(srcdir)/macos $(srcdir)/macosx $(srcdir)/win32