From 39d293de50bd06f19ffe86505bf9bc2beb83bede Mon Sep 17 00:00:00 2001 From: parazyd Date: Sat, 23 Apr 2022 17:57:29 +0200 Subject: [PATCH] Do not compile gatewayd by default. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e21985793..57d9cc43d 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ CARGO = cargo RUSTFLAGS = -C target-cpu=native # Binaries to be built -BINS = zkas drk darkfid gatewayd +BINS = zkas drk darkfid # Common dependencies which should force the binaries to be rebuilt BINDEPS = \