From a4c5491f49e2f5ab8cdd83e6f1b20080da8af2da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Tue, 25 Oct 2016 14:51:40 +0300 Subject: Add ci-prepare to .PHONY --- plugins/ci.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/ci.mk') diff --git a/plugins/ci.mk b/plugins/ci.mk index fc7495a..d90e366 100644 --- a/plugins/ci.mk +++ b/plugins/ci.mk @@ -1,7 +1,7 @@ # Copyright (c) 2015-2016, Loïc Hoguin # This file is part of erlang.mk and subject to the terms of the ISC License. -.PHONY: ci ci-setup distclean-kerl +.PHONY: ci ci-prepare ci-setup distclean-kerl KERL ?= $(CURDIR)/kerl export KERL -- cgit v1.2.3