changeset 175:0fb1328d68c2

Fix for "make dist"
author Sam Lantinga <slouken@libsdl.org>
date Tue, 11 Sep 2001 20:49:27 +0000
parents da9a97f693a8
children c9bc7f33d56f
files src/main/Makefile.am
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/main/Makefile.am	Tue Sep 11 20:42:32 2001 +0000
+++ b/src/main/Makefile.am	Tue Sep 11 20:49:27 2001 +0000
@@ -10,7 +10,6 @@
                $(srcdir)/epoc \
                $(srcdir)/linux \
                $(srcdir)/macos \
-               $(srcdir)/macosx \
                $(srcdir)/win32
 
 # Build a separate library containing the main() entry point.