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

7 lines
97 B
Makefile
Raw Normal View History

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