Applied Paul Jenner's patches to fix "make distcheck" and "make rpm"

This commit is contained in:
Sam Lantinga
2001-08-09 05:31:32 +00:00
parent 64f8dad468
commit be67787cfb
5 changed files with 12 additions and 7 deletions

View File

@@ -4,7 +4,8 @@
# This is necessary because some platforms have special program
# entry points, which require special application initialization.
ARCH_SUBDIRS = beos linux macos win32
ARCH_SUBDIRS = $(srcdir)/beos $(srcdir)/linux $(srcdir)/macos \
$(srcdir)/win32
# Build a separate library containing the main() entry point.
lib_LIBRARIES = libSDLmain.a