diff --git a/lib/isc/tests/Makefile.am b/lib/isc/tests/Makefile.am index 50b164da9e..3f08f1685d 100644 --- a/lib/isc/tests/Makefile.am +++ b/lib/isc/tests/Makefile.am @@ -12,7 +12,8 @@ check_LTLIBRARIES = libisctest.la libisctest_la_SOURCES = \ ../unix/socket_p.h \ isctest.c \ - isctest.h + isctest.h \ + uv_wrap.h check_PROGRAMS = \ aes_test \