diff src/main/Makefile.am @ 175:0fb1328d68c2

Fix for "make dist"
author Sam Lantinga <slouken@libsdl.org>
date Tue, 11 Sep 2001 20:49:27 +0000
parents 83018110dce8
children ea31cf2d61af
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.