Add deps/npm and deps/mdb_v8 in node headers.
This commit is contained in:
parent
09201e3e65
commit
eda4249bf8
1 changed files with 2 additions and 0 deletions
|
@ -59,6 +59,8 @@ HEADERS_DIRS = [
|
|||
'deps/http_parser',
|
||||
'deps/zlib',
|
||||
'deps/uv',
|
||||
'deps/npm',
|
||||
'deps/mdb_v8',
|
||||
]
|
||||
HEADERS_FILES = [
|
||||
'common.gypi',
|
||||
|
|
Loading…
Reference in a new issue