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 ea87377 commit 0228924
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile.in
Expand Up @@ -129,7 +129,6 @@ dist $(distfile):
tar cf - $(DIST) | (cd $(distdir); tar xf -)
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 0228924

Please sign in to comment.