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/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/ssl_hello_world/Makefile b/examples/ssl_hello_world/Makefile
index 34c3201..47676a9 100644
--- a/examples/ssl_hello_world/Makefile
+++ b/examples/ssl_hello_world/Makefile
@@ -3,6 +3,7 @@ PROJECT_DESCRIPTION = Cowboy SSL Hello World example
PROJECT_VERSION = 1
DEPS = cowboy
+LOCAL_DEPS = ssl
dep_cowboy_commit = master
include ../../erlang.mk