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

DEPS = cowboy
dep_cowboy = pkg://cowboy master

include ../../erlang.mk