From 1393968ab7c66dec240733fd65fa73db3a1db2cb Mon Sep 17 00:00:00 2001 From: Josef Edwards Date: Sat, 23 Nov 2024 17:40:05 -0500 Subject: [PATCH] Update makefile Signed-off-by: Josef Edwards --- makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/makefile b/makefile index 4c31bd9..6fe985f 100644 --- a/makefile +++ b/makefile @@ -105,4 +105,3 @@ help: @echo " deploy Deploy binaries to $(INSTALL_DIR)." @echo " debug Build with debug flags." @echo " help Show this help message." -