diff --git a/bin/tests/Makefile.in b/bin/tests/Makefile.in index 3ef23bceac..385d91f204 100644 --- a/bin/tests/Makefile.in +++ b/bin/tests/Makefile.in @@ -71,7 +71,8 @@ SRCS = res_test.c \ compress_test.c \ mempool_test.c \ dispatch_test.c \ - dispatch_tcp_test.c + dispatch_tcp_test.c \ + printmsg.c @BIND9_MAKE_RULES@