Skip to content

Commit 81f6dd6

Browse files
gengjiawentargos
authored andcommitted
build: fix node.gyp config
PR-URL: #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>
1 parent b1704e4 commit 81f6dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

node.gyp

Lines changed: 1 addition & 1 deletion
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)