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


                                                  
             
                          
 

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

DEPS = cowboy
dep_cowboy_commit = master

REL_DEPS = relx

include ../../erlang.mk