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:
Diffstat (limited to 'node.gyp')
-rw-r--r--node.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/node.gyp b/node.gyp
index 6d9e9cb3fc0..cc9c52cef48 100644
--- a/node.gyp
+++ b/node.gyp
@@ -134,7 +134,7 @@
'lib/internal/dtrace.js',
'lib/internal/encoding.js',
'lib/internal/errors.js',
- 'lib/internal/error-serdes.js',
+ 'lib/internal/error_serdes.js',
'lib/internal/event_target.js',
'lib/internal/fixed_queue.js',
'lib/internal/freelist.js',