distcheck: remove duplicate test/ entry
It can be confusing to distcheck that we list it explicitly, since it already adds it automatically, and we have configure and build products in there. Fixes: https://github.com/libuv/libuv/issues/2199 Refs: https://github.com/libuv/libuv/issues/2198 PR-URL: https://github.com/libuv/libuv/pull/2229 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
This commit is contained in:
parent
9521339c2e
commit
0da05ce652
@ -118,7 +118,6 @@ endif # WINNT
|
||||
EXTRA_DIST = test/fixtures/empty_file \
|
||||
test/fixtures/load_error.node \
|
||||
include \
|
||||
test \
|
||||
docs \
|
||||
img \
|
||||
samples \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user