mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
3 lines
66 B
Makefile
3 lines
66 B
Makefile
PROJECT = compress_response
|
|
DEPS = cowboy
|
|
include ../../erlang.mk
|