diff options
Diffstat (limited to 'cddl/sbin/zfs/Makefile.depend')
-rw-r--r-- | cddl/sbin/zfs/Makefile.depend | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cddl/sbin/zfs/Makefile.depend b/cddl/sbin/zfs/Makefile.depend index 713889f..ea888b8 100644 --- a/cddl/sbin/zfs/Makefile.depend +++ b/cddl/sbin/zfs/Makefile.depend @@ -14,8 +14,12 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + lib/libexpat \ lib/libgeom \ lib/libjail \ + lib/libmd \ + lib/libsbuf \ + lib/libthr \ lib/libutil \ lib/msun \ |