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

6 lines
92 B
Makefile

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