From a4f4b3d283ee48e67a7b65df5560e08068e71d55 Mon Sep 17 00:00:00 2001 From: Feng Date: Mon, 5 Sep 2016 22:13:28 +0800 Subject: [PATCH] emq20 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 49642f180..d42673d93 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ dep_gproc = git https://github.com/uwiger/gproc.git dep_lager = git https://github.com/basho/lager.git dep_gen_conf = git https://github.com/emqtt/gen_conf.git dep_gen_logger = git https://github.com/emqtt/gen_logger.git -dep_esockd = git https://github.com/emqtt/esockd.git udp +dep_esockd = git https://github.com/emqtt/esockd.git emq20 dep_mochiweb = git https://github.com/emqtt/mochiweb.git ERLC_OPTS += +'{parse_transform, lager_transform}'