Skip to content

Commit 81f6dd6

Browse files
gengjiawentargos
authored andcommitted
build: fix node.gyp config
PR-URL: #33685 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Gus Caplan <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
1 parent b1704e4 commit 81f6dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

node.gyp

+1-1
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,7 @@
644644
'src/aliased_struct.h',
645645
'src/aliased_struct-inl.h',
646646
'src/allocated_buffer.h',
647-
'src/allocated_buffer-inl.h'
647+
'src/allocated_buffer-inl.h',
648648
'src/async_wrap.h',
649649
'src/async_wrap-inl.h',
650650
'src/base_object.h',

0 commit comments

Comments
 (0)