diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index d8149b9ac796..c93862d0991b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.266 1999/06/02 06:20:35 mharo Exp $ +# $Id: Makefile,v 1.267 1999/06/04 06:18:52 mharo Exp $ # SUBDIR += IglooFTP @@ -18,6 +18,7 @@ SUBDIR += boclient SUBDIR += bounce SUBDIR += bpft + SUBDIR += brouted SUBDIR += cap SUBDIR += cftp SUBDIR += choparp |