mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

The current Makefile doesn't allow the compilation of the tools directory. This commit updates the Makefile and the build file to add an option to build the tools. To build the tools, you can run make build_tools.
scripts for etcd development