From 6762eb8723e352638a0df4d47a4d93a1a45d6ee8 Mon Sep 17 00:00:00 2001 From: kiwipuppeh Date: Sat, 20 Sep 2025 18:59:02 -0400 Subject: [PATCH] I'm lazy and need to kick off a new build --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 6e3de28..3971fb9 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ build: cd scripts && ./build.sh + all: build