diff options
Diffstat (limited to 'Makefile.build')
-rw-r--r-- | Makefile.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.build b/Makefile.build index 1aa5f56515..dad86cb517 100644 --- a/Makefile.build +++ b/Makefile.build @@ -233,7 +233,6 @@ NACL_ARCHES = nacl_ia32 nacl_x64 GYPFILES = \ common.gypi \ deps/cares/cares.gyp \ - deps/debugger-agent/debugger-agent.gyp \ deps/http_parser/http_parser.gyp \ deps/openssl/openssl.gyp \ deps/uv/uv.gyp \ |