aboutsummaryrefslogtreecommitdiffstats
path: root/examples/rest_basic_auth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/rest_basic_auth/Makefile')
-rw-r--r--examples/rest_basic_auth/Makefile1
1 files changed, 1 insertions, 0 deletions
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