summaryrefslogtreecommitdiff
path: root/node.gyp
diff options
context:
space:
mode:
authorFedor Indutny <fedor@indutny.com>2014-10-04 18:44:39 +0400
committerFedor Indutny <fedor@indutny.com>2014-10-08 15:36:08 +0400
commit6a610a0f67f091092f1643326eaacb8c31f72259 (patch)
tree65f1811b365ca5e994d7621ff807b44a2854ef6d /node.gyp
parentd71dd638c6bbabd0fd1db46307edd7b0de1750e2 (diff)
downloadnode-new-6a610a0f67f091092f1643326eaacb8c31f72259.tar.gz
deps: re-implement debugger-agent
Reviewed-By: Trevor Norris <trevnorris@gmail.com> PR-URL: https://github.com/joyent/node/pull/8476
Diffstat (limited to 'node.gyp')
-rw-r--r--node.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/node.gyp b/node.gyp
index de48ae8378..daf06c7a7a 100644
--- a/node.gyp
+++ b/node.gyp
@@ -67,6 +67,7 @@
'lib/util.js',
'lib/vm.js',
'lib/zlib.js',
+ 'deps/debugger-agent/lib/_debugger_agent.js',
],
},
@@ -77,6 +78,7 @@
'dependencies': [
'node_js2c#host',
+ 'deps/debugger-agent/debugger-agent.gyp:debugger-agent',
],
'include_dirs': [