build: add missing fixtures to distribution tarball
This commit is contained in:
parent
01293ac03a
commit
1cc25170ed
@ -106,6 +106,9 @@ libuv_la_SOURCES += src/unix/async.c \
|
||||
|
||||
endif # WINNT
|
||||
|
||||
EXTRA_DIST = test/fixtures/empty_file \
|
||||
test/fixtures/load_error.node
|
||||
|
||||
TESTS = test/run-tests
|
||||
check_PROGRAMS = test/run-tests
|
||||
test_run_tests_CFLAGS =
|
||||
|
||||
Loading…
Reference in New Issue
Block a user