diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-10-09 09:22:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-10-09 09:22:06 +0000 |
commit | f30ad1e5481b3ad97d99f9576d6701b33acc8193 (patch) | |
tree | bdde6939f36c217b4e31ef4c032c97285099b2ff /net/Makefile | |
parent | 4bd3fabff926478fa04d851e726ed4f7fdefc986 (diff) |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 9703db2acb9f..9afc2fa1084b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -286,6 +286,7 @@ SUBDIR += libsocketcpp SUBDIR += libtcp4u SUBDIR += libtnl + SUBDIR += libtrace SUBDIR += libunp SUBDIR += libunpipc SUBDIR += libvncserver |