]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove bibtex log file.
authorGuido van Rossum <guido@python.org>
Tue, 23 Jun 1992 11:06:58 +0000 (11:06 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 23 Jun 1992 11:06:58 +0000 (11:06 +0000)
Doc/Makefile

index 1011befaf4863d6c6f2e703061883a5d4485ab65..dc56d80189270d86ffdd564b43e54d40cc669b9d 100644 (file)
@@ -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!