Skip to content

Commit

Permalink
build: add missing fixtures to distribution tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
readams authored and saghul committed Sep 22, 2014
1 parent 01293ac commit 1cc2517
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -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 =
Expand Down

0 comments on commit 1cc2517

Please sign in to comment.