From 80396a3a3384ab7d8cf3a116ce7d73ffefff68cb Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Fri, 13 Oct 2006 10:41:48 +0000 Subject: INTEGRATION: CWS opofxmlstorage (1.11.54); FILE MERGED 2006/04/21 11:29:44 mav 1.11.54.1: #i64612# xml parsing helper --- comphelper/util/makefile.mk | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'comphelper/util') diff --git a/comphelper/util/makefile.mk b/comphelper/util/makefile.mk index 0a6772444131..ccdcf46fd5e4 100644 --- a/comphelper/util/makefile.mk +++ b/comphelper/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.11 $ +# $Revision: 1.12 $ # -# last change: $Author: hr $ $Date: 2005-10-27 17:25:58 $ +# last change: $Author: obo $ $Date: 2006-10-13 11:41:48 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -50,7 +50,8 @@ LIB1FILES= $(SLB)$/container.lib \ $(SLB)$/property.lib \ $(SLB)$/streaming.lib \ $(SLB)$/compare.lib \ - $(SLB)$/officeinstdir.lib + $(SLB)$/officeinstdir.lib \ + $(SLB)$/xml.lib SHL1TARGET=$(COMPHLP_TARGET)$(COMPHLP_MAJOR)$(COMID) SHL1STDLIBS= \ -- cgit