From 9d06b0378bc63fb11c141b7eab47bea2abde93c2 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Fri, 8 Nov 2024 15:18:03 +0200 Subject: also clean tests and benchmarks on clean_all --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.3