diff --git a/node.gyp b/node.gyp index 94b6846b2de54d..a5b95f428d450f 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',