@@ -1,3 +1,4 @@
PROJECT = chunked_hello_world
DEPS = cowboy
+dep_cowboy = git https://github.com/ninenines/cowboy master
include ../../erlang.mk
PROJECT = compress_response
PROJECT = cookie
DEPS = cowboy erlydtl
PROJECT = echo_get
PROJECT = echo_post
PROJECT = error_hook
PROJECT = eventsource
PROJECT = hello_world
PROJECT = markdown_middleware
PROJECT = rest_basic_auth
PROJECT = rest_hello_world
PROJECT = rest_pastebin
PROJECT = rest_stream_response
PROJECT = ssl_hello_world
PROJECT = static_world
PROJECT = upload
PROJECT = web_server
PROJECT = websocket