summaryrefslogtreecommitdiffstats
path: root/cddl/lib/libctf
diff options
context:
space:
mode:
Diffstat (limited to 'cddl/lib/libctf')
-rw-r--r--cddl/lib/libctf/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/cddl/lib/libctf/Makefile b/cddl/lib/libctf/Makefile
index 5829111..50c7937 100644
--- a/cddl/lib/libctf/Makefile
+++ b/cddl/lib/libctf/Makefile
@@ -27,5 +27,8 @@ CFLAGS+= -I${.CURDIR}/../../../sys/cddl/compat/opensolaris \
-I${OPENSOLARIS_USR_DISTDIR}/lib/libctf/common \
-I${OPENSOLARIS_SYS_DISTDIR}/uts/common
+DPADD= ${LIBZ}
+LDADD= -lz
+
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud