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