include mk/common.mk
include mk/resolver-go.mk
include mk/closure-api.mk

build: build-resolver build-closure

.PHONY: build
