diff options
Diffstat (limited to 'cddl/usr.sbin/plockstat/Makefile.depend')
-rw-r--r-- | cddl/usr.sbin/plockstat/Makefile.depend | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cddl/usr.sbin/plockstat/Makefile.depend b/cddl/usr.sbin/plockstat/Makefile.depend index 819706986006..db4aafd0a282 100644 --- a/cddl/usr.sbin/plockstat/Makefile.depend +++ b/cddl/usr.sbin/plockstat/Makefile.depend @@ -13,7 +13,9 @@ DIRDEPS = \ lib/libcompiler_rt \ lib/libcxxrt \ lib/libelf \ + lib/libkvm \ lib/libproc \ + lib/libprocstat \ lib/librtld_db \ lib/libthr \ lib/libutil \ |