Add deps/npm and deps/mdb_v8 in node headers.

This commit is contained in:
Cheng Zhao 2013-12-16 22:37:17 +08:00
parent 09201e3e65
commit eda4249bf8

View file

@ -59,6 +59,8 @@ HEADERS_DIRS = [
'deps/http_parser',
'deps/zlib',
'deps/uv',
'deps/npm',
'deps/mdb_v8',
]
HEADERS_FILES = [
'common.gypi',