mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-15 04:30:25 +00:00
3 lines
68 B
Makefile
3 lines
68 B
Makefile
PROJECT = markdown_middleware
|
|
DEPS = cowboy
|
|
include ../../erlang.mk
|