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