diff --git a/Makefile.am b/Makefile.am index 3670ad46..882bbef5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -312,6 +312,7 @@ endif if DRAGONFLY include_HEADERS += include/uv-bsd.h +libuv_la_SOURCES += src/unix/freebsd.c src/unix/kqueue.c test_run_tests_LDFLAGS += -lutil endif