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

DEPS = cowboy
dep_cowboy = pkg://cowboy master

include ../../erlang.mk