Mercurial > sdl-ios-xcode
changeset 1774:92354d20a3ce
(none)
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 07 May 2006 19:02:07 +0000 |
parents | 3776702e1fb9 |
children | 5572e4204f36 |
files | Makefile.in |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile.in Sun May 07 15:15:40 2006 +0000 +++ b/Makefile.in Sun May 07 19:02:07 2006 +0000 @@ -151,7 +151,6 @@ cp $(distdir)/include/SDL_config.h.default $(distdir)/include/SDL_config.h rm -rf `find $(distdir) -name .svn` rm -f `find $(distdir) -name '.#*'` - rmdir `find $(distdir) -type d -empty` tar cvf - $(distdir) | gzip --best >$(distfile) rm -rf $(distdir)