From d533ded6a2a26e83f74aab6557e7d3cee5c2e5bf Mon Sep 17 00:00:00 2001 From: Carlo Angiuli Date: Wed, 1 Apr 2015 00:28:01 -0400 Subject: [PATCH] update makefile --- 2015-oc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2015-oc/Makefile b/2015-oc/Makefile index 988239a..3da5414 100644 --- a/2015-oc/Makefile +++ b/2015-oc/Makefile @@ -4,4 +4,4 @@ blue.pdf: blue.tex pdflatex $< clean: - -rm -f *.aux *.log *.out + -rm -f *.aux *.log *.out *.snm *.toc *.nav