Don't delete rust.texi on 'make clean'

This commit is contained in:
Graydon Hoare 2011-03-25 07:35:59 -07:00
parent 3d56b41478
commit 78c077e428
1 changed files with 2 additions and 1 deletions

View File

@ -1207,5 +1207,6 @@ clean:
bc o s exe dSYM, \
$(wildcard test/*/*.$(ext) test/bench/*/*.$(ext)))
$(Q)rm -Rf $(foreach ext, \
aux cp fn ky log pdf html pg toc tp vr cps texi, \
aux cp fn ky log pdf html pg toc tp vr cps, \
$(wildcard doc/*.$(ext)))
$(Q)rm -Rf doc/version.texi