build: install common.gypi along with headers
node-gyp requires this file
This commit is contained in:
parent
f84c7a2776
commit
55b0bd639d
@ -142,6 +142,7 @@ def files(action):
|
|||||||
if 'true' == variables.get('node_install_npm'): npm_files(action)
|
if 'true' == variables.get('node_install_npm'): npm_files(action)
|
||||||
|
|
||||||
action([
|
action([
|
||||||
|
'common.gypi',
|
||||||
'config.gypi',
|
'config.gypi',
|
||||||
'src/node.h',
|
'src/node.h',
|
||||||
'src/node_buffer.h',
|
'src/node_buffer.h',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user