aboutsummaryrefslogblamecommitdiffstats
path: root/examples/rest_hello_world/Makefile
blob: 3452a444fc6f9c9153ea364febb730868dd92d89 (plain) (tree)
1
2
3
4
5
6
7
8
                          


                                                     
             
                          
 
                       
PROJECT = rest_hello_world
PROJECT_DESCRIPTION = Cowboy REST Hello World example
PROJECT_VERSION = 1

DEPS = cowboy
dep_cowboy_commit = master

include ../../erlang.mk