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