aboutsummaryrefslogblamecommitdiffstats
path: root/examples/ssl_hello_world/Makefile
blob: be51964ee9de18c37ce00277c4909b68729ff556 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                         


                                                    
             
                
                          
 

               
                       
PROJECT = ssl_hello_world
PROJECT_DESCRIPTION = Cowboy SSL Hello World example
PROJECT_VERSION = 1

DEPS = cowboy
LOCAL_DEPS = ssl
dep_cowboy_commit = master

REL_DEPS = relx

include ../../erlang.mk