Don't delete rust.texi on 'make clean'
This commit is contained in:
parent
3d56b41478
commit
78c077e428
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue