0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00
cowboy/examples/rest_stream_response/Makefile

9 lines
175 B
Makefile
Raw Normal View History

PROJECT = rest_stream_response
PROJECT_DESCRIPTION = Cowboy REST example with streaming
PROJECT_VERSION = 1
DEPS = cowboy
dep_cowboy_commit = master
include ../../erlang.mk