From d53b412e0645b9e0c8248dd1040f6036522a0c6d Mon Sep 17 00:00:00 2001 From: Jessie Hildebrandt Date: Thu, 7 Oct 2021 16:19:25 -0400 Subject: [PATCH] Update clean recipe in Makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index d4eaad9..86503dc 100644 --- a/Makefile +++ b/Makefile @@ -22,3 +22,4 @@ install: clean: rm -rf $(BUILD_DIR) + rm -f *.src.rock