# HG changeset patch # User Sam Lantinga # Date 1000241367 0 # Node ID 0fb1328d68c2ca46d067e033d3e0aadcdf097c12 # Parent da9a97f693a8d12fc8be0c469a3abcf9210d81ba Fix for "make dist" diff -r da9a97f693a8 -r 0fb1328d68c2 src/main/Makefile.am --- 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.