aboutsummaryrefslogtreecommitdiff
path: root/tools/install.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/install.py')
-rwxr-xr-xtools/install.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/tools/install.py b/tools/install.py
index 66e51d0ae3..168394c00f 100755
--- a/tools/install.py
+++ b/tools/install.py
@@ -157,9 +157,7 @@ def npm_files(action):
assert(0) # unhandled action type
def files(action):
- action(['deps/uv/include/ares.h',
- 'deps/uv/include/ares_version.h',
- 'deps/uv/include/uv.h',
+ action(['deps/uv/include/uv.h',
'deps/v8/include/v8-debug.h',
'deps/v8/include/v8-preparser.h',
'deps/v8/include/v8-profiler.h',