aboutsummaryrefslogtreecommitdiffstats
path: root/examples/websocket/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/websocket/Makefile')
-rw-r--r--examples/websocket/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/websocket/Makefile b/examples/websocket/Makefile
index b9fcbff..81fd93b 100644
--- a/examples/websocket/Makefile
+++ b/examples/websocket/Makefile
@@ -1,6 +1,3 @@
PROJECT = websocket
-
DEPS = cowboy
-dep_cowboy = pkg://cowboy master
-
include ../../erlang.mk