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