From 25912dfc05e45e0f4453f689410fce80a1af69ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Sat, 30 Apr 2016 14:58:32 +0200 Subject: Fix ssl_hello_world example; document HTTP/2 output --- examples/ssl_hello_world/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/ssl_hello_world/Makefile') 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 -- cgit v1.2.3