summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSeiichirou Hiraoka <flathill@FreeBSD.org>1998-11-19 07:05:52 +0000
committerSeiichirou Hiraoka <flathill@FreeBSD.org>1998-11-19 07:05:52 +0000
commit3edd79a8faf070abdaee89b83f86fccf7d5cea57 (patch)
tree92d6e8c2f59bf8a6047ee8d22f141f9cf7b2fa20 /devel
parentInitial Import libicq. (diff)
Add SUBDIR+=libicq
Notes
Notes: svn path=/head/; revision=14667
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index da05e020bb1a..9b8a29253775 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.140 1998/11/15 22:55:14 steve Exp $
+# $Id: Makefile,v 1.141 1998/11/16 03:10:52 jkoshy Exp $
#
SUBDIR += ElectricFence
@@ -49,6 +49,7 @@
SUBDIR += libdlmalloc
SUBDIR += libffi
SUBDIR += libgtop
+ SUBDIR += libicq
SUBDIR += libmalloc
SUBDIR += libslang
SUBDIR += libtool