From dccf6dc9d441c8335472b68159ac50b479eb2441 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Mon, 22 Jan 2024 17:31:31 -0600 Subject: Update 'clean' target. --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 09d8570..d997b3a 100644 --- a/Makefile +++ b/Makefile @@ -12,3 +12,4 @@ logo: clean: rm -fr $(CURDIR)/html + find $(CURDIR) -mindepth 1 -maxdepth 1 -type f -name '*.tar.gz' -delete -- cgit v1.2.3-70-g09d2