diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 7b8e10d730de..4a7ebcf1da62 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.83 1996/11/22 08:20:25 obrien Exp $ +# $Id: Makefile,v 1.84 1996/11/26 08:50:49 asami Exp $ # SUBDIR += archie SUBDIR += ascend-radius SUBDIR += bb + SUBDIR += cap SUBDIR += cvsup SUBDIR += dgd SUBDIR += dgd-lpmud |