From e57c57516fd3dd2513b6bae579f38f2f404fa545 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20K=C3=A4fer?= Date: Tue, 16 Dec 2014 12:17:40 +0100 Subject: automatically copy the certificate bundle --- bin/render.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') diff --git a/bin/render.gyp b/bin/render.gyp index 9ad9e7481f..e9a2594236 100644 --- a/bin/render.gyp +++ b/bin/render.gyp @@ -46,6 +46,7 @@ '../mapboxgl.gyp:mbgl-standalone', '../mapboxgl.gyp:mbgl-headless', '../mapboxgl.gyp:mbgl-<(platform)', + '../mapboxgl.gyp:copy_certificate_bundle', ], }, ], -- cgit v1.2.1