mirror of
https://github.com/prometheus/prometheus.git
synced 2026-06-03 21:52:13 -04:00
Merge pull request #678 from prometheus/remove-rules-target
Remove obsolete "rules" target from main Makefile.
This commit is contained in:
commit
b404ad5c91
1 changed files with 0 additions and 3 deletions
3
Makefile
3
Makefile
|
|
@ -100,7 +100,4 @@ tools: dependencies
|
|||
web: dependencies
|
||||
$(MAKE) -C web
|
||||
|
||||
rules: dependencies
|
||||
$(MAKE) -C rules
|
||||
|
||||
.PHONY: advice binary build clean config dependencies documentation format race_condition_binary race_condition_run release run search_index tag tarball test tools
|
||||
|
|
|
|||
Loading…
Reference in a new issue