diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 2c3f981db596..e4307c477ba0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.250 1999/04/16 21:47:05 erich Exp $ +# $Id: Makefile,v 1.251 1999/04/18 10:24:12 asami Exp $ # SUBDIR += SSLtelnet @@ -46,7 +46,7 @@ SUBDIR += dnsutl SUBDIR += echoping SUBDIR += epic4 -# SUBDIR += etherboot + SUBDIR += etherboot SUBDIR += ethereal SUBDIR += ezbounce SUBDIR += fping |