0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 20:30:23 +00:00
cowboy/examples/ssl_hello_world/Makefile

7 lines
99 B
Makefile
Raw Normal View History

PROJECT = ssl_hello_world
DEPS = cowboy
dep_cowboy = pkg://cowboy master
include ../../erlang.mk