aboutsummaryrefslogtreecommitdiffstats
path: root/examples/static_world/Makefile
blob: cbce76c2164af3868993a4e959e5259cb4436c43 (plain) (blame)
1
2
3
4
5
6
7
8
PROJECT = static_world
PROJECT_DESCRIPTION = Cowboy static file handler example
PROJECT_VERSION = 1

DEPS = cowboy
dep_cowboy_commit = master

include ../../erlang.mk