Update makefile

This commit is contained in:
turtled 2018-12-24 10:39:14 +08:00
parent d8ac60f8df
commit 157334bd5f
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ NO_AUTOPATCH = cuttlefish
ERLC_OPTS += +debug_info -DAPPLICATION=emqx ERLC_OPTS += +debug_info -DAPPLICATION=emqx
BUILD_DEPS = cuttlefish BUILD_DEPS = cuttlefish
dep_cuttlefish = git-emqx https://github.com/emqx/cuttlefish v2.1.0 dep_cuttlefish = git-emqx https://github.com/emqx/cuttlefish win30
#TEST_DEPS = emqx_ct_helplers #TEST_DEPS = emqx_ct_helplers
#dep_emqx_ct_helplers = git git@github.com:emqx/emqx-ct-helpers #dep_emqx_ct_helplers = git git@github.com:emqx/emqx-ct-helpers