From 0ea0702dca21bd94a6091a836ebc515a713f190c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Sat, 18 Nov 2017 21:04:07 +0100 Subject: Remove the dependency on the intallation in Program Files --- early-plugins.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'early-plugins.mk') diff --git a/early-plugins.mk b/early-plugins.mk index ef8ee3a..5f6ccb4 100644 --- a/early-plugins.mk +++ b/early-plugins.mk @@ -94,7 +94,7 @@ WINDOWS-OTP-20.0-INSTALL-DIR := $(call msys2_path,$(PROGRAMFILES)/erl9.0/bin) WINDOWS-OTP-20.1-INSTALL-DIR := $(call msys2_path,$(PROGRAMFILES)/erl9.1/bin) define ci_windows_target -ci-windows-$1: $(WINDOWS-OTP-$1-INSTALL-DIR) +ci-windows-$1: $(verbose) $(MAKE) --no-print-directory clean $(ci_verbose) \ PATH="$(WINDOWS-OTP-$1-INSTALL-DIR):$(PATH)" \ -- cgit v1.2.3