Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed May 7, 2006
1 parent 56f09a9 commit d49a2f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile.in
Expand Up @@ -151,7 +151,6 @@ dist $(distfile):
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)

Expand Down

0 comments on commit d49a2f7

Please sign in to comment.