diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-12-01 05:18:48 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-12-01 05:18:48 +0000 |
| commit | cf990407e1bde2ebf0ab8a34e28c38a08f076288 (patch) | |
| tree | 87aef44886122d4f33737f7d44bb826a2b4711f9 /usr.bin/vmstat | |
| parent | e1b74f21f5993f6f5b482f6215aa9520ae68c2ca (diff) | |
Notes
Diffstat (limited to 'usr.bin/vmstat')
| -rw-r--r-- | usr.bin/vmstat/Makefile.depend | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/vmstat/Makefile.depend b/usr.bin/vmstat/Makefile.depend index 2322cbf7c2f3..742f642bc94e 100644 --- a/usr.bin/vmstat/Makefile.depend +++ b/usr.bin/vmstat/Makefile.depend @@ -10,9 +10,11 @@ DIRDEPS = \ lib/libc \ lib/libcompiler_rt \ lib/libdevstat \ + lib/libelf \ lib/libkvm \ lib/libmemstat \ lib/libutil \ + lib/libxo \ .include <dirdeps.mk> |
