diff options
author | Jim Mock <jim@FreeBSD.org> | 1999-08-28 02:38:33 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 1999-08-28 02:38:33 +0000 |
commit | 50af3342991a28fc1e594857fcef03e5fdf80c19 (patch) | |
tree | 5aa5249a87bf01edd9c2942a4ea0bbb59f13ca8d | |
parent | Import of icqnix. (diff) |
Activate icqnix.
Diffstat (limited to '')
-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 |