From e7b05ebc8a89812b5033f3a9b1ce9e30b96a4086 Mon Sep 17 00:00:00 2001 From: asami Date: Sat, 8 May 1999 10:32:29 +0000 Subject: Finish moving libicq from devel to net. --- devel/Makefile | 3 +-- net/Makefile | 3 ++- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/Makefile b/devel/Makefile index 77f04f8e7dc..ca3e474fa01 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.179 1999/05/03 04:54:41 steve Exp $ +# $Id: Makefile,v 1.180 1999/05/05 13:51:33 taoka Exp $ # SUBDIR += ElectricFence @@ -67,7 +67,6 @@ SUBDIR += libgetline SUBDIR += libgnugetopt SUBDIR += libgtop - SUBDIR += libicq SUBDIR += libmalloc SUBDIR += libshhmsg SUBDIR += libshhopt diff --git a/net/Makefile b/net/Makefile index 1a39934337e..ff8524d5390 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.258 1999/05/05 13:59:05 taoka Exp $ +# $Id: Makefile,v 1.259 1999/05/07 17:44:05 flathill Exp $ # SUBDIR += IglooFTP @@ -92,6 +92,7 @@ SUBDIR += ksamba SUBDIR += ldap SUBDIR += lftp + SUBDIR += libicq SUBDIR += libsocket++ SUBDIR += licq SUBDIR += llnlxdir -- cgit