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