diff --git a/Makefile b/Makefile index 9c9bf4241..2bd03f7d9 100644 --- a/Makefile +++ b/Makefile @@ -17,6 +17,7 @@ BUILD_SYSTEM_DIR := vendor/nimbus-build-system TOOLS := \ beacon_node \ inspector \ + logtrace \ bench_bls_sig_agggregation \ deposit_contract \ ncli_hash_tree_root \