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