From 0512e41c58814bbad5187d40037c48d6b0a62204 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20H=C3=A4ggblad?= Date: Tue, 11 Feb 2025 11:23:22 +0100 Subject: [PATCH] Remove non-existing vpn-cli make target --- nym-vpn-core/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nym-vpn-core/Makefile b/nym-vpn-core/Makefile index 569004c338..2a99026b95 100644 --- a/nym-vpn-core/Makefile +++ b/nym-vpn-core/Makefile @@ -57,7 +57,7 @@ fmt-check: ## Check rustfmt # Debian package builds # ----------------------------------------------------------------------------- -deb: build-deb-vpn-cli build-deb-vpnd build-deb-vpnc ## Build debian packages +deb: build-deb-vpnd build-deb-vpnc ## Build debian packages build-deb-vpnd: cargo deb -p nym-vpnd