From 4321429dbfaedd4bd88e029bbc9fbb18ac8a5a19 Mon Sep 17 00:00:00 2001 From: Florestan Bredow Date: Tue, 24 Jun 2025 20:06:44 +0200 Subject: [PATCH] Update makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 7c5939e..8547c7e 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,4 @@ +default: build .PHONY: build install-tools install-dep init clean init: install-dep install-tools