From e455b370c8bf3882e936450c628d92ec5c9f6096 Mon Sep 17 00:00:00 2001 From: ghassmo Date: Fri, 27 May 2022 03:45:06 +0300 Subject: [PATCH] Makefile: add tau, taud, ircd, and dnetview to BINS --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f3584373b..982a16a8c 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ CARGO = cargo #RUSTFLAGS = -C target-cpu=native # Binaries to be built -BINS = zkas drk darkfid +BINS = zkas drk darkfid tau taud ircd dnetview # Common dependencies which should force the binaries to be rebuilt BINDEPS = \