aboutsummaryrefslogtreecommitdiffstats
path: root/examples/ssl_hello_world/Makefile
blob: 720f99879682f72591e4a647bae1519ef88da491 (plain) (blame)
1
2
3
4
PROJECT = ssl_hello_world
DEPS = cowboy
dep_cowboy = git https://github.com/ninenines/cowboy master
include ../../erlang.mk