aboutsummaryrefslogtreecommitdiffstats
path: root/examples/echo_get/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/echo_get/Makefile')
-rw-r--r--examples/echo_get/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/echo_get/Makefile b/examples/echo_get/Makefile
index c3c3b30..6c7790e 100644
--- a/examples/echo_get/Makefile
+++ b/examples/echo_get/Makefile
@@ -1,3 +1,4 @@
PROJECT = echo_get
DEPS = cowboy
+dep_cowboy = git https://github.com/ninenines/cowboy master
include ../../erlang.mk