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

DEPS = ranch
dep_ranch_commit = master

REL_DEPS = relx

include ../../erlang.mk