branch: main commit 6c0fb5586998c8e1dce170c680a9881558fe5f14 Author: Arash Esbati <ar...@gnu.org> Commit: Arash Esbati <ar...@gnu.org>
* GNUmakefile (clean): Clean up more auxiliary files. --- GNUmakefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/GNUmakefile b/GNUmakefile index 01608188..776e0cee 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -97,6 +97,9 @@ clean: $(wildcard *.elc style/*.elc) \ $(wildcard latex/*.aux latex/*.drv latex/*.hd latex/*.log) \ $(wildcard latex/*.out latex/*.pdf latex/*.tar.gz) \ + $(wildcard doc/*.cp doc/*.cps doc/*.fn doc/*.fns) \ + $(wildcard doc/*.ky doc/*.kys doc/*.vr doc/*.vrs) \ + $(wildcard doc/*.aux doc/*.log doc/*.toc) \ latex/preview-mk.ins latex/preview.ins \ auctex-autoloads.el \ $(DYNVARSFILES)