summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1997-12-30 04:57:58 (GMT)
committerFred Drake <fdrake@acm.org>1997-12-30 04:57:58 (GMT)
commit1c8b9e476901b1eafa46eafa8966c5017db45756 (patch)
tree70773f487d6e070f1f6d3659b4b0f24d8735ba40 /Doc/Makefile
parent77796195242c857c561540108afc05d3ab5f759b (diff)
downloadcpython-1c8b9e476901b1eafa46eafa8966c5017db45756.zip
cpython-1c8b9e476901b1eafa46eafa8966c5017db45756.tar.gz
cpython-1c8b9e476901b1eafa46eafa8966c5017db45756.tar.bz2
Clean out *.texi and *.info* as well for "make clean".
Diffstat (limited to 'Doc/Makefile')
-rw-r--r--Doc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index 8f65e09..db5b4ad 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -249,6 +249,7 @@ tarhtml:
# - useful results: .dvi, .ps, .texi, .info
clean: l2hclean
rm -f @* *~ *.aux *.idx *.ilg *.ind *.log *.toc *.blg *.bbl *.pyc
+ rm -f *.texi *.info*
rm -f *.bak *.orig
l2hclean: