From f08fa2c17fb505ccdf08e764c98374d64b108117 Mon Sep 17 00:00:00 2001 From: Feng Lee Date: Fri, 14 Oct 2016 12:44:40 +0800 Subject: [PATCH] TEST_DEPS --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 081098ea8..de681d19b 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ dep_pbkdf2 = git https://github.com/basho/erlang-pbkdf2 2.0.0 dep_time_compat = git https://github.com/lasp-lang/time_compat dep_rand_compat = git https://github.com/lasp-lang/rand_compat -BUILD_DEPS = cuttlefish +TEST_DEPS = cuttlefish dep_cuttlefish = git https://github.com/basho/cuttlefish master ERLC_OPTS += +'{parse_transform, lager_transform}'