aboutsummaryrefslogtreecommitdiffstats
path: root/examples/cookie/Makefile
blob: 4ed1a371cec61f468cb6766a7444f7419426eaaf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
PROJECT = cookie
PROJECT_DESCRIPTION = Cowboy Cookie example
PROJECT_VERSION = 1

DEPS = cowboy erlydtl
dep_cowboy_commit = master

REL_DEPS = relx

include ../../erlang.mk