From 3f4bfc012bf6ca8acb6cf7cf1ae35e9a3dedcb35 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 27 Mar 2023 07:56:32 -0300 Subject: Makefile: Do not build "result" by default --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 14685aa..024b107 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ -all: result +all: result: ALWAYS src/infrastructure/keys/SSH/root@euandre.org.id_rsa.pub.stripped -- cgit v1.2.3