diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-05-07 05:20:49 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-05-07 05:20:49 +0000 |
commit | 671e0c516e42f1f6a87952d2b4a21a666d7babdd (patch) | |
tree | 0b54ac67071a9c5cbacef95e7be58c029ce0b29c /net/Makefile | |
parent | 4c4cb98772f35fac0ef4225066ddf71d75a3d0ff (diff) |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 596ec80ff9e9..c2603f2189b9 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.155 1998/05/03 01:45:03 chuckr Exp $ +# $Id: Makefile,v 1.156 1998/05/05 20:08:00 andreas Exp $ # SUBDIR += SSLtelnet @@ -88,6 +88,7 @@ SUBDIR += samba SUBDIR += scotty SUBDIR += sendfile + SUBDIR += sirc SUBDIR += slirp SUBDIR += sniffit SUBDIR += socks5 |