diff --git a/node.gyp b/node.gyp index 2e8db4d2515..e3313e2f729 100644 --- a/node.gyp +++ b/node.gyp @@ -22,7 +22,7 @@ 'lib/cluster.js', 'lib/dgram.js', 'lib/dns.js', - 'lib/domain.js', + 'lib/domains.js', 'lib/events.js', 'lib/freelist.js', 'lib/fs.js',