diff options
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 |