Merge remote-tracking branch 'upstream/v0.10'
[platform/upstream/nodejs.git] / tools / install.py
index 95263df..eb6c1ce 100755 (executable)
@@ -145,6 +145,7 @@ def files(action):
   if 'true' == variables.get('node_install_npm'): npm_files(action)
 
   action([
+    'common.gypi',
     'config.gypi',
     'src/node.h',
     'src/node_buffer.h',