summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5ad3eba..ad1446b 100644
--- a/Makefile
+++ b/Makefile
@@ -34,4 +34,4 @@ $(PDF): $(PRINC) $(SOURCES)
# Remove all the intermediate files
clean:
@echo Cleaning temporary LaTeX files...
- @rm -rf build
+ @rm -rf $(AUXDIR)