From 1f4f7435c5e0ab3387813524699f42083b2290d8 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Tue, 23 Jun 1992 11:06:58 +0000 Subject: Remove bibtex log file. --- Doc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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! -- cgit v0.12