aboutsummaryrefslogblamecommitdiffstats
path: root/examples/rest_pastebin/Makefile
blob: 994f4a4beb2843ebf8a2814a6aaabdbc9f6b7a94 (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_commit = master

include ../../erlang.mk