build: fix node.gyp config

PR-URL: https://github.com/nodejs/node/pull/33685
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
This commit is contained in:
gengjiawen 2020-06-01 23:46:29 +08:00 committed by Michaël Zasso
parent b1704e4347
commit 81f6dd66fe
No known key found for this signature in database
GPG Key ID: 770F7A9A5AE15600

View File

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