# HG changeset patch # User Sam Lantinga # Date 1236318532 0 # Node ID 1825768f1f721a3c8bc100ee6a107c96ce77f6a8 # Parent 0b6f51c2926799708c3f220fbebf31ff622c320c Reverted dangerous change that could remove /bin/sh :) diff -r 0b6f51c29267 -r 1825768f1f72 Makefile.in --- a/Makefile.in Wed Mar 04 15:10:47 2009 +0000 +++ b/Makefile.in Fri Mar 06 05:48:52 2009 +0000 @@ -139,7 +139,7 @@ distclean: clean rm -f Makefile include/SDL_config.h sdl-config rm -f SDL.qpg - rm -f config.status config.cache config.log $(LIBTOOL) $(depend) + rm -f config.status config.cache config.log libtool $(depend) rm -rf $(srcdir)/autom4te* find $(srcdir) \( \ -name '*~' -o \