mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 20:30:23 +00:00
3 lines
64 B
Makefile
3 lines
64 B
Makefile
PROJECT = rest_basic_auth
|
|
DEPS = cowboy
|
|
include ../../erlang.mk
|