diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1998-12-23 17:58:48 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-12-23 17:58:48 +0000 |
commit | 0fd6aca142a4527ecd05971e4cabb9ea7c72ef00 (patch) | |
tree | 52b7150485cb74e8345f5795a0af35c0b5928803 /net/Makefile | |
parent | fd6b63bd867168d4c33ff142b3fbe4ae0ba7970c (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 e4c3d704f5d8..d28ceb3d3316 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.207 1998/12/16 22:40:00 billf Exp $ +# $Id: Makefile,v 1.208 1998/12/18 12:51:48 flathill Exp $ # SUBDIR += SSLtelnet @@ -36,6 +36,7 @@ SUBDIR += dgd-net SUBDIR += dict SUBDIR += dip + SUBDIR += dlint SUBDIR += dnswalk SUBDIR += dnsutl SUBDIR += echoping |