From 6aedc5c1160f35a629e7afa25eaf8f96b443870e Mon Sep 17 00:00:00 2001 From: Chris Lane Date: Tue, 8 Jun 2021 20:55:15 -0400 Subject: [PATCH] chore: whitespace edit on `Makefile` --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a14a5cc..796606a 100644 --- a/Makefile +++ b/Makefile @@ -36,7 +36,7 @@ releases := \ $(dist_dir)/cheat-linux-arm5 \ $(dist_dir)/cheat-linux-arm6 \ $(dist_dir)/cheat-linux-arm7 \ - $(dist_dir)/cheat-linux-arm64 \ + $(dist_dir)/cheat-linux-arm64 \ $(dist_dir)/cheat-windows-amd64.exe ## build: build an executable for your architecture