From 18f50b869702c731324a3c47381ab1e0f3abb7f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 3 Oct 2014 16:28:02 +0300 Subject: Make examples use Cowboy master --- examples/chunked_hello_world/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/chunked_hello_world') diff --git a/examples/chunked_hello_world/Makefile b/examples/chunked_hello_world/Makefile index e535e1c..38cd6dc 100644 --- a/examples/chunked_hello_world/Makefile +++ b/examples/chunked_hello_world/Makefile @@ -1,3 +1,4 @@ PROJECT = chunked_hello_world DEPS = cowboy +dep_cowboy = git https://github.com/ninenines/cowboy master include ../../erlang.mk -- cgit v1.2.3