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:
-rw-r--r--node.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/node.gyp b/node.gyp
index 94b6846b2de..a5b95f428d4 100644
--- a/node.gyp
+++ b/node.gyp
@@ -644,7 +644,7 @@
'src/aliased_struct.h',
'src/aliased_struct-inl.h',
'src/allocated_buffer.h',
- 'src/allocated_buffer-inl.h'
+ 'src/allocated_buffer-inl.h',
'src/async_wrap.h',
'src/async_wrap-inl.h',
'src/base_object.h',