From c0c4bd4efac130500335270f77964a515e70e206 Mon Sep 17 00:00:00 2001 From: Bert Belder Date: Fri, 28 Oct 2011 12:10:24 +0200 Subject: [PATCH] Add common.gypi to gyp output --- node.gyp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/node.gyp b/node.gyp index 19fa54b10b..de5574b569 100644 --- a/node.gyp +++ b/node.gyp @@ -117,6 +117,8 @@ '<(SHARED_INTERMEDIATE_DIR)/node_natives.h', # javascript files to make for an even more pleasant IDE experience '<@(library_files)', + # node.gyp is added to the project by default. + 'common.gypi', ], 'defines': [