diff options
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 c08fb6df2642..a4dfe46eca73 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.118 1997/08/19 07:10:09 fenner Exp $ +# $Id: Makefile,v 1.119 1997/10/07 04:33:17 obrien Exp $ # SUBDIR += archie @@ -7,6 +7,7 @@ SUBDIR += bb SUBDIR += bing SUBDIR += cap + SUBDIR += choparp SUBDIR += cvsup SUBDIR += cvsup-mirror SUBDIR += delegate |