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/ipcs | |
parent | e1b74f21f5993f6f5b482f6215aa9520ae68c2ca (diff) |
Notes
Diffstat (limited to 'usr.bin/ipcs')
-rw-r--r-- | usr.bin/ipcs/Makefile.depend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/ipcs/Makefile.depend b/usr.bin/ipcs/Makefile.depend index a1ac545aff09..34582cd083a2 100644 --- a/usr.bin/ipcs/Makefile.depend +++ b/usr.bin/ipcs/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + lib/libelf \ lib/libkvm \ |