Makefile: don't delete "build" in the "clean" target

This commit is contained in:
Ștefan Talpalaru 2020-06-23 18:49:41 +02:00
parent 807b920c19
commit 62d5b5995d
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ TOOLS := \
process_dashboard \
stack_sizes \
state_sim \
validator_client \
validator_client
# bench_bls_sig_agggregation TODO reenable after bls v0.10.1 changes
TOOLS_DIRS := \