Commit 6b529ae0 authored by Fred Drake's avatar Fred Drake

Remove @webchecker.pickle in the "clean" target.

parent 45c634ec
......@@ -309,7 +309,7 @@ tarballs: tarpdf tarps tarhtml tarlatex
# - useful results: .dvi, .pdf, .ps, .texi, .info
clean:
rm -f @* *~ *.aux *.idx *.ilg *.ind *.log *.toc *.blg *.bbl *.py[co]
rm -f *.bak *.orig lib1.texi *.out
rm -f *.bak *.orig lib1.texi *.out @webchecker.pickle
rm -f html-$(VERSION).tar.gz info-$(VERSION).tar.gz
rm -f pdf-$(VERSION).tar.gz postscript-$(VERSION).tar.gz
rm -f latex-$(VERSION).tar.gz
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment