diff options
author | Steve Price <steve@FreeBSD.org> | 1998-02-25 01:26:08 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-02-25 01:26:08 +0000 |
commit | 39cc6b76cfb69f85b63c1b9544f7d7e87146ec5e (patch) | |
tree | 5ff8ddf838f1468ab76f083060005323bc205907 /net/Makefile | |
parent | 3041bcc6f3e8b9d5dc6b9a969d1efa7e829d5b63 (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 396a25727eea..190e04bdbb5d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.141 1998/02/16 15:29:02 steve Exp $ +# $Id: Makefile,v 1.142 1998/02/24 20:29:42 steve Exp $ # SUBDIR += archie @@ -18,6 +18,7 @@ SUBDIR += dgd SUBDIR += dgd-lpmud SUBDIR += dgd-net + SUBDIR += dict SUBDIR += dip SUBDIR += echoping SUBDIR += fping |