aboutsummaryrefslogtreecommitdiffstats
path: root/examples/chunked_hello_world/Makefile
blob: 7e14a8257a18462ed1a51d36f4745011c226087a (plain) (blame)
1
2
3
4
5
6
7
8
PROJECT = chunked_hello_world
PROJECT_DESCRIPTION = Cowboy chunked Hello World example
PROJECT_VERSION = 1

DEPS = cowboy
dep_cowboy_commit = master

include ../../erlang.mk