summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1992-06-23 11:06:58 (GMT)
committerGuido van Rossum <guido@python.org>1992-06-23 11:06:58 (GMT)
commit1f4f7435c5e0ab3387813524699f42083b2290d8 (patch)
tree12d476823bed8bc603b356c48022c431d09ed42c /Doc
parented233a56963233bbd646fdac01e55c9fdec50a30 (diff)
downloadcpython-1f4f7435c5e0ab3387813524699f42083b2290d8.zip
cpython-1f4f7435c5e0ab3387813524699f42083b2290d8.tar.gz
cpython-1f4f7435c5e0ab3387813524699f42083b2290d8.tar.bz2
Remove bibtex log file.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index 1011bef..dc56d80 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -23,5 +23,5 @@ qua:
latex qua
clean:
- rm -f @* *~ *.aux *.dvi *.idx *.ilg *.ind *.log *.ps *.toc
+ rm -f @* *~ *.aux *.dvi *.idx *.ilg *.ind *.log *.ps *.toc *.blg
# Keep: .tex, .bib, .sty!