aboutsummaryrefslogtreecommitdiffstats
path: root/early-plugins.mk
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-11-18 22:27:32 +0100
committerLoïc Hoguin <[email protected]>2017-11-18 22:27:32 +0100
commit53aa0d6c6b4443c80505471321400c5a47266d31 (patch)
tree2207eef87401fad528a772fffbc7f2897159ba1e /early-plugins.mk
parent715f72d23cd5da0436ba496d51f8b283da45b6a3 (diff)
downloadci.erlang.mk-53aa0d6c6b4443c80505471321400c5a47266d31.tar.gz
ci.erlang.mk-53aa0d6c6b4443c80505471321400c5a47266d31.tar.bz2
ci.erlang.mk-53aa0d6c6b4443c80505471321400c5a47266d31.zip
Fix previous commit
Diffstat (limited to 'early-plugins.mk')
-rw-r--r--early-plugins.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/early-plugins.mk b/early-plugins.mk
index 570b9a8..e113acf 100644
--- a/early-plugins.mk
+++ b/early-plugins.mk
@@ -96,7 +96,7 @@ WINDOWS-OTP-20.1-INSTALL-DIR := $(call msys2_path,$(PROGRAMFILES)/erl9.1/bin)
# We have to duplicate this for it to work as
# it is not yet defined when we define this.
ci_windows_verbose_0 = @echo " CI " $(1);
-ci_windows_verbose = $(ci_verbose_$(V))
+ci_windows_verbose = $(ci_windows_verbose_$(V))
define ci_windows_target
ci-windows-$1: