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