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