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