diff options
author | sjg <sjg@FreeBSD.org> | 2014-11-19 07:10:38 +0000 |
---|---|---|
committer | sjg <sjg@FreeBSD.org> | 2014-11-19 07:10:38 +0000 |
commit | e909cd6c36ba76e0e2cd9682e08cd94ce5fec8e1 (patch) | |
tree | 566198ae3df5251eed54e0b70d5f21e944b478b6 /usr.bin/w | |
parent | 2a1b8be9d1f0047601742358acef53cc33b0b4cb (diff) | |
download | FreeBSD-src-e909cd6c36ba76e0e2cd9682e08cd94ce5fec8e1.zip FreeBSD-src-e909cd6c36ba76e0e2cd9682e08cd94ce5fec8e1.tar.gz |
Updated/new dependencies
Diffstat (limited to 'usr.bin/w')
-rw-r--r-- | usr.bin/w/Makefile.depend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/w/Makefile.depend b/usr.bin/w/Makefile.depend index ae117e2..d371bbe 100644 --- a/usr.bin/w/Makefile.depend +++ b/usr.bin/w/Makefile.depend @@ -13,6 +13,7 @@ DIRDEPS = \ lib/libcompiler_rt \ lib/libkvm \ lib/libutil \ + lib/libxo \ .include <dirdeps.mk> |