Don't remove the pseudo-generated headers because this command might be run from the repo directory and it confuses people, especially if they have no way of regenerating SDL_revision.h :)

This commit is contained in:
Sam Lantinga 2011-02-17 18:55:56 -08:00
parent 5ab489f570
commit 0f3966f2b0

View file

@ -167,7 +167,7 @@ clean:
if test -f test/Makefile; then (cd test; $(MAKE) $@); fi
distclean: clean
rm -f Makefile include/SDL_config.h include/SDL_revision.h sdl-config
rm -f Makefile sdl-config
rm -f SDL.qpg
rm -f config.status config.cache config.log libtool
rm -rf $(srcdir)/autom4te*