Add cluster.js to node.gyp

This commit is contained in:
Ryan Dahl 2011-10-12 14:51:25 -07:00
parent de7fb33879
commit 73b4b86d29

View File

@ -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',