aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2013-05-01 17:20:05 +0200
committerLoïc Hoguin <[email protected]>2013-05-01 17:20:05 +0200
commite6e5c73194a1e85308a6f872f32c977076d94cf9 (patch)
tree0d8855e11baa5d12739b50581645b3bd16db2a71 /Makefile
parent35185c2f5e2c8637ec1aa8ff22dbd7f683312a16 (diff)
downloadranch-e6e5c73194a1e85308a6f872f32c977076d94cf9.tar.gz
ranch-e6e5c73194a1e85308a6f872f32c977076d94cf9.tar.bz2
ranch-e6e5c73194a1e85308a6f872f32c977076d94cf9.zip
Use ct_helper to generate SSL certificates for testing
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8ecbf01..d0e8943 100644
--- a/Makefile
+++ b/Makefile
@@ -2,6 +2,11 @@
PROJECT = ranch
+# Dependencies.
+
+TEST_DEPS = ct_helper
+dep_ct_helper = https://github.com/extend/ct_helper.git master
+
# Options.
COMPILE_FIRST = ranch_transport