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.
|
||||
# include Makefile.common
|
||||
# customTarget:
|
||||
# @echo ">> Runnig customTarget"
|
||||
# @echo ">> Running customTarget"
|
||||
#
|
||||
|
||||
# Ensure GOBIN is not set during build so that promu is installed to the correct path
|
||||
|
|
Loading…
Reference in New Issue