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


                                                  
             
                                                           
 
                       
PROJECT = rest_pastebin
PROJECT_DESCRIPTION = Cowboy REST Pastebin example
PROJECT_VERSION = 1

DEPS = cowboy
dep_cowboy = git https://github.com/ninenines/cowboy master

include ../../erlang.mk