mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
6 lines
96 B
Makefile
6 lines
96 B
Makefile
PROJECT = static_world
|
|
|
|
DEPS = cowboy
|
|
dep_cowboy = pkg://cowboy master
|
|
|
|
include ../../erlang.mk
|