aboutsummaryrefslogtreecommitdiffstats
path: root/examples/eventsource/Makefile
blob: 1b67b8e53b5787029c7adf5c5519d101d5e3fdbe (plain) (blame)
1
2
3
4
5
6
7
8
PROJECT = eventsource
PROJECT_DESCRIPTION = Cowboy EventSource example
PROJECT_VERSION = 1

DEPS = cowboy
dep_cowboy_commit = master

include ../../erlang.mk