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

DEPS = cowboy
dep_cowboy_commit = master

REL_DEPS = relx

include ../../erlang.mk