From 443e48e051e2a789a35354df07eee779c40da19b Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 6 Jan 2024 02:26:01 +0300 Subject: [PATCH] minor fix... Signed-off-by: Alex A. Naanou --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d6be0fa..f68d936 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,7 @@ syncthing: .PHONY: all -all: config gate dns ssh syncthing +all: config gate ns ssh syncthing