0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00
cowboy/examples/compress_response/Makefile
2013-10-14 16:05:19 +02:00

6 lines
101 B
Makefile

PROJECT = compress_response
DEPS = cowboy
dep_cowboy = pkg://cowboy master
include ../../erlang.mk