aboutsummaryrefslogtreecommitdiffstats
path: root/examples/rest_pastebin/Makefile
blob: ea7764a18c809f0a0bf6db761fdfe3fdb3b90554 (plain) (blame)
1
2
3
4
5
6
PROJECT = rest_pastebin

DEPS = cowboy
dep_cowboy = pkg://cowboy master

include ../../erlang.mk