We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2732d05 commit 56396fcCopy full SHA for 56396fc
Makefile
@@ -72,7 +72,7 @@ DEV_LOCAL = $(DEV_ROOT) $(DEV_BIN) $(DEV_BIN)/protoc
72
BUILD_DEPS ?= $(DEV_LOCAL)
73
74
75
-all: setup $(BUILD_DEPS) packages repository samples tools test indexer ## Build all targets and setup the repository.
+all: setup $(BUILD_DEPS) packages repository samples test indexer ## Build all targets and setup the repository.
76
77
update-modules: ## Update all sub-modules.
78
$(info Updating Attic submodules...)
0 commit comments