summaryrefslogtreecommitdiff
path: root/openssl.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'openssl.gyp')
-rw-r--r--openssl.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl.gyp b/openssl.gyp
index 1ee6d92..e586ca2 100644
--- a/openssl.gyp
+++ b/openssl.gyp
@@ -6,7 +6,7 @@
'targets': [
{
'target_name': 'openssl',
- 'type': 'static_library',
+ 'type': 'none',
'dependencies': [
'../boringssl/boringssl.gyp:boringssl',
],