Feng Lee před 9 roky
rodič
revize
f08fa2c17f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      Makefile

+ 1 - 1
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_time_compat = git https://github.com/lasp-lang/time_compat
 dep_rand_compat = git https://github.com/lasp-lang/rand_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
 dep_cuttlefish = git https://github.com/basho/cuttlefish master
 
 
 ERLC_OPTS += +'{parse_transform, lager_transform}'
 ERLC_OPTS += +'{parse_transform, lager_transform}'