Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBert Belder <bertbelder@gmail.com>2011-10-06 23:25:13 +0400
committerBert Belder <bertbelder@gmail.com>2011-10-06 23:25:13 +0400
commit4c1d4411591b99bcd978f7e11e777ec56818e573 (patch)
treef6a71ef77595a65133b683b64c075f65b0bbf349 /node.gyp
parent97974825681a3760c5d94377975b9d77ca8bf0f4 (diff)
Fix gyp build
Diffstat (limited to 'node.gyp')
-rw-r--r--node.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/node.gyp b/node.gyp
index 5fe87dec1b7..39b6aa22ea3 100644
--- a/node.gyp
+++ b/node.gyp
@@ -25,9 +25,7 @@
'lib/freelist.js',
'lib/fs.js',
'lib/http.js',
- 'lib/http2.js',
'lib/https.js',
- 'lib/https2.js',
'lib/module.js',
'lib/net_legacy.js',
'lib/net_uv.js',