diff options
author | Simon J. Gerraty <sjg@FreeBSD.org> | 2013-10-13 00:24:00 +0000 |
---|---|---|
committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2013-10-13 00:24:00 +0000 |
commit | 34b33809b72a545cddfc512b09fed786f3e5b685 (patch) | |
tree | fd051d63a6cb6beb1d8b5e4cf627a3b579cc3a7f /lib/libprocstat | |
parent | 4fd0d10e0fe684211328bc148edf89a792425b39 (diff) |
Notes
Diffstat (limited to 'lib/libprocstat')
-rw-r--r-- | lib/libprocstat/Makefile.depend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libprocstat/Makefile.depend b/lib/libprocstat/Makefile.depend index 4a629c0d1890..3444d9387768 100644 --- a/lib/libprocstat/Makefile.depend +++ b/lib/libprocstat/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + lib/libelf \ lib/libkvm \ lib/libprocstat/zfs \ lib/libutil \ |