make: add back tools cmd (#4281)

previous PR seems to have deleted the tools cmd, this adds it back in

Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
This commit is contained in:
Marko
2020-01-02 20:48:01 +01:00
committed by GitHub
parent 7d7b47a39a
commit ffe5dff8d9

View File

@@ -46,6 +46,8 @@ GOODMAN = $(TOOLS_DESTDIR)/goodman
all: tools
tools: certstrap protobuf goodman
check: check_tools
check_tools: