summaryrefslogtreecommitdiff
path: root/node.gyp
diff options
context:
space:
mode:
authorFedor Indutny <fedor@indutny.com>2014-07-29 12:50:49 +0400
committerFedor Indutny <fedor@indutny.com>2014-07-29 12:51:27 +0400
commitf310c0f16b7d30c1f60eb4ae794748ef5d2ba77c (patch)
treee97594e903e36bef14571df87aeb31a895357d4b /node.gyp
parentef3c4ed3dd23522d871e5951766441a7a0512f47 (diff)
parent38f6fcd822103f7e896532239c60c47b8fcc7d22 (diff)
downloadandroid-node-v8-f310c0f16b7d30c1f60eb4ae794748ef5d2ba77c.tar.gz
android-node-v8-f310c0f16b7d30c1f60eb4ae794748ef5d2ba77c.tar.bz2
android-node-v8-f310c0f16b7d30c1f60eb4ae794748ef5d2ba77c.zip
Merge remote-tracking branch 'origin/v0.10' into master
Conflicts: doc/api/buffer.markdown lib/_stream_readable.js lib/assert.js lib/buffer.js lib/child_process.js lib/http.js lib/string_decoder.js lib/zlib.js node.gyp test/simple/test-buffer.js test/simple/test-https-foafssl.js test/simple/test-stream2-compatibility.js test/simple/test-tls-server-verify.js
Diffstat (limited to 'node.gyp')
-rw-r--r--node.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/node.gyp b/node.gyp
index 4898ac316d..f8d4ba18a6 100644
--- a/node.gyp
+++ b/node.gyp
@@ -182,7 +182,7 @@
'./deps/openssl/openssl.gyp:openssl',
# For tests
- './deps/openssl/openssl.gyp:openssl-cli'
+ './deps/openssl/openssl.gyp:openssl-cli',
],
}]]
}, {