mirror of https://github.com/prometheus/prometheus
commit
30b31cae93
2
Makefile
2
Makefile
|
@ -107,7 +107,7 @@ plugins/plugins.go: plugins.yml plugins/generate.go
|
||||||
plugins: plugins/plugins.go
|
plugins: plugins/plugins.go
|
||||||
|
|
||||||
.PHONY: build
|
.PHONY: build
|
||||||
build: assets npm_licenses assets-compress common-build plugins
|
build: assets npm_licenses assets-compress plugins common-build
|
||||||
|
|
||||||
.PHONY: bench_tsdb
|
.PHONY: bench_tsdb
|
||||||
bench_tsdb: $(PROMU)
|
bench_tsdb: $(PROMU)
|
||||||
|
|
Loading…
Reference in New Issue