From 0c0c5cb6b7a18191dda4c2b0c4d7a372603ee8a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 1 Aug 2014 11:53:51 +0200 Subject: Update erlang.mk to 1.0.0 --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0535bd5..c29e45f 100644 --- a/Makefile +++ b/Makefile @@ -5,12 +5,11 @@ PROJECT = ranch # Dependencies. TEST_DEPS = ct_helper -dep_ct_helper = https://github.com/extend/ct_helper.git master +dep_ct_helper = git https://github.com/extend/ct_helper.git master # Options. COMPILE_FIRST = ranch_transport -CT_SUITES = acceptor sendfile shutdown PLT_APPS = crypto public_key ssl # Standard targets. -- cgit v1.2.3