diff --git a/Makefile b/Makefile
index 61bfc7ed83552880a1e56959c43e3784e8acc931..56adf2cb1ecafbcb68139bd23ef6eff0999dc58f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,6 @@
 .PHONY: install
 install:
 	latexmk -pdf thesis.tex
-	latexmk -c thesis.tex
 
 .PHONY: watch
 watch: