From 956f8f312c3c23bbd0e6ad56407fc2a320f7d360 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 28 Mar 2023 13:24:23 -0300 Subject: Makefile: generate .pub.stripped in "all" --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7abb4bc..1db3f6f 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ DOCDIR = $(SHAREDIR)/doc/$(NAME) -all: public +all: public src/infrastructure/keys/SSH/root@euandre.org.id_rsa.pub.stripped packages system: ALWAYS \ -- cgit v1.2.3