mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
Fix spelling in Makefile.common. (#4105)
Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
parent
76f6fe8f86
commit
4a4e8a7d3b
|
@ -19,7 +19,7 @@
|
||||||
# Create the main Makefile in the root project directory.
|
# Create the main Makefile in the root project directory.
|
||||||
# include Makefile.common
|
# include Makefile.common
|
||||||
# customTarget:
|
# customTarget:
|
||||||
# @echo ">> Runnig customTarget"
|
# @echo ">> Running customTarget"
|
||||||
#
|
#
|
||||||
|
|
||||||
# Ensure GOBIN is not set during build so that promu is installed to the correct path
|
# Ensure GOBIN is not set during build so that promu is installed to the correct path
|
||||||
|
|
Loading…
Reference in a new issue