diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index ba68eb180d1c..9a185092d09e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.292 1999/08/26 23:32:41 cpiazza Exp $ +# $Id: Makefile,v 1.293 1999/08/27 22:37:29 jim Exp $ # SUBDIR += SSLtelnet @@ -65,6 +65,7 @@ SUBDIR += icmpinfo SUBDIR += icmpquery SUBDIR += icqlib + SUBDIR += icqnix SUBDIR += ipw SUBDIR += isc-dhcp2 SUBDIR += ivs |