From 0bf2dd377189ab5a64fa31516fcfe4e4c6f0949d Mon Sep 17 00:00:00 2001 From: brad Date: Sat, 8 May 1999 00:19:21 +0000 Subject: [PATCH] add libicq to Makefile --- devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index 7d87792b6d0..0c308fb1221 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.20 1999/04/29 19:55:07 brad Exp $ +# $OpenBSD: Makefile,v 1.21 1999/05/08 00:19:21 brad Exp $ # $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $ # @@ -39,6 +39,7 @@ # SUBDIR += lclint SUBDIR += libaudiofile # SUBDIR += libdlmalloc + SUBDIR += libicq # SUBDIR += libmalloc SUBDIR += libproplist SUBDIR += libslang