diff options
Diffstat (limited to 'examples/websocket')
-rw-r--r-- | examples/websocket/Makefile | 3 |
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 |