Mercurial > sdl-ios-xcode
diff Makefile.in @ 1382:b34d38f76a2a
*** empty log message ***
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 20 Feb 2006 03:11:04 +0000 |
parents | d94b080ff6ce |
children | 9a9b87172b4b |
line wrap: on
line diff
--- a/Makefile.in Mon Feb 20 02:30:15 2006 +0000 +++ b/Makefile.in Mon Feb 20 03:11:04 2006 +0000 @@ -123,6 +123,7 @@ $(SHELL) @ac_aux_dir@/mkinstalldirs $(distdir) tar cf - $(DIST) | (cd $(distdir); tar xf -) rm -rf `find $(distdir) -name CVS` + rm -f `find $(distdir) -name '.cvsignore'` rm -f `find $(distdir) -name '.#*'` tar cvf - $(distdir) | gzip --best >$(distfile) rm -rf $(distdir)