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


                                                  
             
                                                           
 
                       
PROJECT = error_hook
PROJECT_DESCRIPTION = Cowboy error handler example
PROJECT_VERSION = 1

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

include ../../erlang.mk