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