diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-06-08 14:40:59 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-06-08 14:40:59 +0000 |
commit | 5975369996fc65264f3317e4d0fd14aa0f43699d (patch) | |
tree | 8e8f2b27d11d06fe45c8db635be2730870634735 /net/Makefile | |
parent | 10986508944458c1e15624989e8fc47c05f3eb8f (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 4f7cadd19567..e75f34d0742f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.162 1998/06/02 18:32:12 obrien Exp $ +# $Id: Makefile,v 1.163 1998/06/08 14:17:03 itojun Exp $ # SUBDIR += SSLtelnet @@ -66,6 +66,7 @@ SUBDIR += netpipes SUBDIR += nettest SUBDIR += nslint + SUBDIR += ntimelord SUBDIR += ntp SUBDIR += omi SUBDIR += p5-Archie |