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/rest_basic_auth/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/rest_basic_auth/Makefile') diff --git a/examples/rest_basic_auth/Makefile b/examples/rest_basic_auth/Makefile index dbc9450..b776235 100644 --- a/examples/rest_basic_auth/Makefile +++ b/examples/rest_basic_auth/Makefile @@ -1,3 +1,4 @@ PROJECT = rest_basic_auth DEPS = cowboy +dep_cowboy = git https://github.com/ninenines/cowboy master include ../../erlang.mk -- cgit v1.2.3