summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/Makefile')
-rw-r--r--Doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index 4e42c5c..763a434 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -23,5 +23,5 @@ qua:
latex qua
clean:
- rm -f *~ *.aux *.dvi *.idx *.ilg *.ind *.log *.ps *.toc
+ rm -f @* *~ *.aux *.dvi *.idx *.ilg *.ind *.log *.ps *.toc
# Keep: .tex, .bib, .sty!