aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 97aa523..926027f 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ CI_OTP = \
# CI setup.
-ci-setup::
+ci-setup:: $(DEPS_DIR)/ct_helper
cp ~/.kerl/builds/$(CI_OTP_RELEASE)/otp_src_git/lib/ssl/test/erl_make_certs.erl deps/ct_helper/src/
# Standard targets.