diff --git a/cddl/lib/libtpool/tests/Makefile b/cddl/lib/libtpool/tests/Makefile --- a/cddl/lib/libtpool/tests/Makefile +++ b/cddl/lib/libtpool/tests/Makefile @@ -9,4 +9,5 @@ LIBADD+= pthread tpool +.include "${SRCTOP}/cddl/Makefile.inc" .include