Add deps/npm and deps/mdb_v8 in node headers.
authorCheng Zhao <zcbenz@gmail.com>
Mon, 16 Dec 2013 14:37:17 +0000 (22:37 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Mon, 16 Dec 2013 14:37:17 +0000 (22:37 +0800)
script/create-dist.py

index 6058895..5216658 100755 (executable)
@@ -59,6 +59,8 @@ HEADERS_DIRS = [
   'deps/http_parser',
   'deps/zlib',
   'deps/uv',
+  'deps/npm',
+  'deps/mdb_v8',
 ]
 HEADERS_FILES = [
   'common.gypi',