summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a77f6e1..a361e4f 100644
--- a/Makefile
+++ b/Makefile
@@ -6,4 +6,4 @@ Logbook.pdf: Logbook.tex *.tex *.sty
xdg-open $@
clean:
- rm -f Logbook.{pdf,aux,toc,log}
+ rm -f Logbook.pdf *.{aux,toc,log,out}