From: | tlyu@mit.edu |
Subject: | SVN Commit |
Remove .doctrees when cleaning src/doc
Sphinx produces .doctree pickles that can be over 17MB with the
current documentation. Remove them when running "make clean" in
src/doc so that they don't pollute distribution tar files.
https://github.com/krb5/krb5/commit/49931235536b1b5888532a4732d03f1d390042e2
Author: Tom Yu <tlyu@mit.edu>
Commit: 49931235536b1b5888532a4732d03f1d390042e2
Branch: master
src/doc/Makefile.in | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)