aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d2f6325..ef2d198 100644
--- a/Makefile
+++ b/Makefile
@@ -79,4 +79,4 @@ clean_docs:
$(RM) -rf docs/output
.PHONY: clean_all
-clean_all: clean clean_run clean_docs
+clean_all: clean clean_run clean_docs clean_tests clean_benchmarks