diff options
author | Steve Price <steve@FreeBSD.org> | 2000-01-29 22:30:37 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-01-29 22:30:37 +0000 |
commit | 12c51196c38a22e3dccc30b11189ac0afbccf555 (patch) | |
tree | 782e14a18cb6f2585dbe5820b2d76fd313665934 /net | |
parent | c662e2fa18637525f3d2fe0e14396e88a04352e7 (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 5e2a20d4314f..c91dfd88545d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -92,6 +92,7 @@ SUBDIR += libicq SUBDIR += libnet SUBDIR += libnids + SUBDIR += libsmi SUBDIR += libsocket++ SUBDIR += libunp SUBDIR += libunpipc |