diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-05-08 10:32:29 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-05-08 10:32:29 +0000 |
commit | 7cf51e743fb9d456d157f5e059aa966492209df4 (patch) | |
tree | 4db096e7d6822439c6ffa72ece3de601b618afa0 /net/Makefile | |
parent | Cleanup empty directories. (diff) |
Finish moving libicq from devel to net.
Notes
Notes:
svn path=/head/; revision=18611
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 1a39934337e2..ff8524d53906 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 |