diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1998-03-08 04:50:57 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1998-03-08 04:50:57 +0000 |
commit | b93d2bd902e373d484a3110e5c8a16eed151a711 (patch) | |
tree | 4904ef990f2b94d6e994fd335f62cc8429a115ed /net/Makefile | |
parent | 0589c7e87824c4f66011b87bccec21f3e03896f0 (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 83e98c662b53..c05045c5999f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.144 1998/02/26 03:01:48 msmith Exp $ +# $Id: Makefile,v 1.145 1998/03/01 18:16:06 obrien Exp $ # SUBDIR += archie @@ -58,6 +58,7 @@ SUBDIR += netpipes SUBDIR += nettest SUBDIR += nslint + SUBDIR += omi SUBDIR += p5-Archie SUBDIR += p5-Net SUBDIR += p5-Net-DNS |