aboutsummaryrefslogtreecommitdiffstats
path: root/examples/rest_hello_world/Makefile
blob: cc7699ed117ba6405a2288308e6d7af4dfddecb2 (plain) (blame)
1
2
3
4
PROJECT = rest_hello_world
DEPS = cowboy
dep_cowboy = git https://github.com/ninenines/cowboy master
include ../../erlang.mk