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 1321ee995be8..d549c63dca97 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.271 1999/06/12 09:52:46 jmg Exp $ +# $Id: Makefile,v 1.272 1999/06/16 16:49:12 billf Exp $ # SUBDIR += IglooFTP @@ -47,6 +47,7 @@ SUBDIR += dlint SUBDIR += dnswalk SUBDIR += dnsutl + SUBDIR += domtools SUBDIR += echoping SUBDIR += epic4 SUBDIR += etherboot |