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

8 lines
133 B
Makefile
Raw Normal View History

PROJECT = cookie
DEPS = cowboy erlydtl
dep_cowboy = pkg://cowboy master
dep_erlydtl = pkg://erlydtl master
include ../../erlang.mk