Reverted dangerous change that could remove /bin/sh :)

This commit is contained in:
Sam Lantinga 2009-03-06 05:48:52 +00:00
parent 4df57c1da2
commit eeac299e47

View File

@ -139,7 +139,7 @@ clean:
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 \