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

DEPS = cowboy
dep_cowboy = pkg://cowboy master

include ../../erlang.mk