diff --git a/uv.gyp b/uv.gyp index 5a6dcdcb..b21d56ec 100644 --- a/uv.gyp +++ b/uv.gyp @@ -38,6 +38,7 @@ 'HAVE_CONFIG_H' ], 'sources': [ + 'common.gypi', 'include/ares.h', 'include/ares_version.h', 'include/uv.h',