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


                                                
             
                                                           
 
                       
PROJECT = eventsource
PROJECT_DESCRIPTION = Cowboy EventSource example
PROJECT_VERSION = 1

DEPS = cowboy
dep_cowboy = git https://github.com/ninenines/cowboy master

include ../../erlang.mk