aboutsummaryrefslogtreecommitdiffstats
path: root/www/cowboy/files/patch-Makefile
blob: 4cef4226c79181dc10f9f9d0a2a2f01dd75a8e69 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.orig
+++ Makefile
@@ -12,7 +12,7 @@
 
 # Dependencies.
 
-DEPS = cowlib ranch
+DEPS =
 TEST_DEPS = ct_helper gun
 dep_ct_helper = git https://github.com/extend/ct_helper.git master