aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tcp_echo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tcp_echo/Makefile')
-rw-r--r--examples/tcp_echo/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/tcp_echo/Makefile b/examples/tcp_echo/Makefile
index a7c2330..60c08ab 100644
--- a/examples/tcp_echo/Makefile
+++ b/examples/tcp_echo/Makefile
@@ -1,6 +1,3 @@
PROJECT = tcp_echo
-
DEPS = ranch
-dep_ranch = pkg://ranch master
-
include ../../erlang.mk