From 8fdd09c676eb6e226bfa16dc82e3dfcba8585df6 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Thu, 22 Mar 2007 08:12:39 +0000 Subject: [PATCH] Add libxml++ --- textproc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/Makefile b/textproc/Makefile index 9d68f14a2b4..2f64cf4959a 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.192 2007/02/07 09:27:01 msf Exp $ +# $OpenBSD: Makefile,v 1.193 2007/03/22 08:12:39 ajacoutot Exp $ # $FreeBSD: Makefile,v 1.15 1997/11/22 00:31:24 jseger Exp $ SUBDIR += TclXML @@ -43,6 +43,7 @@ SUBDIR += libebml SUBDIR += libwpd SUBDIR += libxml + SUBDIR += libxml++ SUBDIR += libxml1 SUBDIR += libxslt SUBDIR += linuxdoc