Skip to content

Commit 09b8a5e

Browse files
committed
Dont install ares_build.h or ares_rules.h
1 parent 4e1e60f commit 09b8a5e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

wscript

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -904,8 +904,6 @@ def build(bld):
904904
bld.install_files('${PREFIX}/include/node/c-ares', """
905905
deps/uv/c-ares/ares.h
906906
deps/uv/c-ares/ares_version.h
907-
deps/uv/c-ares/ares_build.h
908-
deps/uv/c-ares/ares_rules.h
909907
""")
910908

911909
# Only install the man page if it exists.

0 commit comments

Comments
 (0)