From f1d9f7cd491abcf7f95c9f7e02d8e2730845f2d7 Mon Sep 17 00:00:00 2001 From: Feng Lee Date: Sat, 15 Oct 2016 13:59:20 +0800 Subject: [PATCH] emqtt/cuttlefish --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index de681d19b..dddd25873 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ dep_time_compat = git https://github.com/lasp-lang/time_compat dep_rand_compat = git https://github.com/lasp-lang/rand_compat TEST_DEPS = cuttlefish -dep_cuttlefish = git https://github.com/basho/cuttlefish master +dep_cuttlefish = git https://github.com/emqtt/cuttlefish ERLC_OPTS += +'{parse_transform, lager_transform}'