diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 7ca39bbbc222..d88a11ea2641 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.72 1996/07/06 09:21:52 gpalmer Exp $ +# $Id: Makefile,v 1.73 1996/07/10 22:33:44 asami Exp $ # SUBDIR += archie + SUBDIR += cvsup SUBDIR += dgd SUBDIR += dgd-lpmud SUBDIR += dgd-net |