Skip to content

Commit b3d806c

Browse files
author
Gabriel Schulhof
committed
tools: do not install node_macros.h
Closes #173
1 parent fb18a18 commit b3d806c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/install.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@ def headers(action):
152152
'src/node_api_types.h',
153153
'src/node_api_async.h',
154154
'src/node_api_async_types.h',
155-
'src/node_macros.h',
156155
'src/node_buffer.h',
157156
'src/node_object_wrap.h',
158157
'src/node_version.h',

0 commit comments

Comments
 (0)