aboutsummaryrefslogblamecommitdiffstats
path: root/examples/eventsource/Makefile
blob: 636337a7e52aaf7e7027f2f57b51fc47c9a176a3 (plain) (tree)
1
2
3
4
5
6
7
8
9
                     


                                                
             
                          
 

               
                       
PROJECT = eventsource
PROJECT_DESCRIPTION = Cowboy EventSource example
PROJECT_VERSION = 1

DEPS = cowboy
dep_cowboy_commit = master

REL_DEPS = relx

include ../../erlang.mk