build: add missing fixtures to distribution tarball

This commit is contained in:
Rob Adams 2014-09-19 17:48:00 -07:00 committed by Saúl Ibarra Corretgé
parent 01293ac03a
commit 1cc25170ed

View File

@ -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 =