diff options
-rw-r--r-- | devel/Makefile | 3 | ||||
-rw-r--r-- | net/Makefile | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/Makefile b/devel/Makefile index 77f04f8..ca3e474 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 1a39934..ff8524d 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 |