summaryrefslogtreecommitdiffstats
path: root/gin/gin.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gin/gin.gyp')
-rw-r--r--gin/gin.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/gin/gin.gyp b/gin/gin.gyp
index 7bdf8ab..7546cfb 100644
--- a/gin/gin.gyp
+++ b/gin/gin.gyp
@@ -19,6 +19,8 @@
'../v8/tools/gyp/v8.gyp:v8',
],
'sources': [
+ 'modules/console.cc',
+ 'modules/console.h',
'modules/file_module_provider.cc',
'modules/file_module_provider.h',
'modules/module_registry.cc',