From 4c1d4411591b99bcd978f7e11e777ec56818e573 Mon Sep 17 00:00:00 2001 From: Bert Belder Date: Thu, 6 Oct 2011 21:25:13 +0200 Subject: [PATCH] Fix gyp build --- node.gyp | 2 -- 1 file changed, 2 deletions(-) diff --git a/node.gyp b/node.gyp index 5fe87de..39b6aa2 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', -- 2.7.4