blob: 8eab60429a94fe521470fe2f3d7988c027db8f9b (
plain) (
blame)
1
2
3
4
5
6
7
8
|
PROJECT = compress_response
PROJECT_DESCRIPTION = Cowboy compressed response example
PROJECT_VERSION = 1
DEPS = cowboy
dep_cowboy_commit = master
include ../../erlang.mk
|