diff options
| author | Mark Johnston <markj@FreeBSD.org> | 2016-07-30 03:09:23 +0000 |
|---|---|---|
| committer | Mark Johnston <markj@FreeBSD.org> | 2016-07-30 03:09:23 +0000 |
| commit | 4808a67805fe7287d8054934d978cd1076302689 (patch) | |
| tree | f04ff2fa3ed04fc3c8cc0e96637bb6210b3c7f21 /lib/libproc/Makefile | |
| parent | 700244a246427d903ba6a6135b9c2bd920a24d03 (diff) | |
Notes
Diffstat (limited to 'lib/libproc/Makefile')
| -rw-r--r-- | lib/libproc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libproc/Makefile b/lib/libproc/Makefile index 0372377d8b645..9744557e680d7 100644 --- a/lib/libproc/Makefile +++ b/lib/libproc/Makefile @@ -24,7 +24,7 @@ LIBADD+= cxxrt LIBADD+= supcplusplus .endif -LIBADD+= elf rtld_db util +LIBADD+= elf procstat rtld_db util .if ${MK_CDDL} != "no" LIBADD+= ctf |
