mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-15 12:40:25 +00:00
6 lines
94 B
Makefile
6 lines
94 B
Makefile
PROJECT = error_hook
|
|
|
|
DEPS = cowboy
|
|
dep_cowboy = pkg://cowboy master
|
|
|
|
include ../../erlang.mk
|