diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-02-18 00:23:57 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-02-18 00:23:57 +0000 |
commit | 300b5df8c3647880b32a7c039fffa602e9384751 (patch) | |
tree | 9191886b034d7fc1528c762b71c82079ece3b61e /net/Makefile | |
parent | 1afed7cc8da801ffb0bc77b2d47cf4d42cd312b6 (diff) | |
download | ports-300b5df8c3647880b32a7c039fffa602e9384751.tar.gz ports-300b5df8c3647880b32a7c039fffa602e9384751.zip |
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 3c59cf340d4d..968da086877d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -253,6 +253,7 @@ SUBDIR += libsocket++ SUBDIR += libsocketcpp SUBDIR += libtcp4u + SUBDIR += libtnl SUBDIR += libunp SUBDIR += libunpipc SUBDIR += libvncserver |