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