[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/auctex 6c0fb55869: * GNUmakefile (clean): Clean up more
From: |
ELPA Syncer |
Subject: |
[elpa] externals/auctex 6c0fb55869: * GNUmakefile (clean): Clean up more auxiliary files. |
Date: |
Thu, 22 Aug 2024 03:57:34 -0400 (EDT) |
branch: externals/auctex
commit 6c0fb5586998c8e1dce170c680a9881558fe5f14
Author: Arash Esbati <arash@gnu.org>
Commit: Arash Esbati <arash@gnu.org>
* GNUmakefile (clean): Clean up more auxiliary files.
---
GNUmakefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/GNUmakefile b/GNUmakefile
index 016081885b..776e0cee4e 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)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [elpa] externals/auctex 6c0fb55869: * GNUmakefile (clean): Clean up more auxiliary files.,
ELPA Syncer <=