aboutsummaryrefslogblamecommitdiffstats
path: root/examples/file_server/Makefile
blob: 7efa6efc67fa758be5abdce246f1c43db71ead88 (plain) (tree)
1
2
3
4
5
6
7
8







                                                                       
PROJECT = file_server
PROJECT_DESCRIPTION = Cowboy file server example with directory listing
PROJECT_VERSION = 1

DEPS = cowboy jsx
dep_cowboy_commit = master

include ../../erlang.mk