Mercurial > sdl-ios-xcode
diff Makefile.in @ 1774:92354d20a3ce
(none)
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 07 May 2006 19:02:07 +0000 |
parents | 1632155c67e5 |
children | 548445edaf9f |
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)