diff --git a/Makefile.am b/Makefile.am index 06a5532e..30cd875a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 =