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

7 lines
104 B
Makefile
Raw Normal View History

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