author | Sam Lantinga <slouken@libsdl.org> |
Sun, 07 May 2006 19:02:07 +0000 | |
changeset 1774 | 92354d20a3ce |
parent 1773 | 3776702e1fb9 |
child 1775 | 5572e4204f36 |
Makefile.in | file | annotate | diff | comparison | revisions |
--- 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)