aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tcp_echo/Makefile
blob: 712ae192aa3f04300feafdde5fa17d81a27b1d15 (plain) (blame)
1
2
3
4
5
6
PROJECT = tcp_echo

DEPS = ranch
dep_ranch = pkg://ranch 0.9.0

include ../../erlang.mk