From 51cb3f0f83649b7ca59d62447519f7ea53fb5ec4 Mon Sep 17 00:00:00 2001 From: Jun-ichi Takimoto Date: Tue, 4 Feb 2025 15:39:36 +0900 Subject: unposted: remove a few more files by 'make clean' Doc/zsh.{idx,kys} and Etc/FAQ{01-06}.html. These files are already in .gitignore --- Doc/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc') diff --git a/Doc/Makefile.in b/Doc/Makefile.in index d9eec58e8..f68f40a9e 100644 --- a/Doc/Makefile.in +++ b/Doc/Makefile.in @@ -414,7 +414,7 @@ uninstall.html: clean-here: rm -f *.html *.info* *.dvi *.ps *.pdf - rm -f *.aux *.cp *.cps *.fn *.fns *.ky *.log + rm -f *.aux *.cp *.cps *.fn *.fns *.ky *.kys *.log *.idx rm -f *.pg *.pgs *.toc *.tp *.tps *.vr *.vrs rm -rf infodir rm -f texi2html.conf -- cgit v1.2.3