diff --git a/node.gyp b/node.gyp index 20398660752..5569d8a2e4a 100644 --- a/node.gyp +++ b/node.gyp @@ -19,6 +19,7 @@ 'lib/console.js', 'lib/constants.js', 'lib/crypto.js', + 'lib/cluster.js', 'lib/dgram.js', 'lib/dns.js', 'lib/events.js',