0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00
cowboy/examples/rest_basic_auth/Makefile
2013-10-14 16:05:19 +02:00

6 lines
99 B
Makefile

PROJECT = rest_basic_auth
DEPS = cowboy
dep_cowboy = pkg://cowboy master
include ../../erlang.mk