aboutsummaryrefslogtreecommitdiffstats
path: root/examples/rest_pastebin/Makefile
blob: 66c7b33abe32e3a86df4bb46f99dc7ea8ae68641 (plain) (blame)
1
2
3
4
PROJECT = rest_pastebin
DEPS = cowboy
dep_cowboy = git https://github.com/ninenines/cowboy master
include ../../erlang.mk