From 1e35297494d5b7fa4b8d3effa6c971b41cc3d3c6 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 26 Nov 2004 13:57:29 +0000 Subject: INTEGRATION: CWS xmlsec06 (1.4.2); FILE MERGED 2004/11/05 08:21:25 mt 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2004/10/12 08:30:52 mmi 1.4.2.1: add error detail information Issue number: Submitted by: Reviewed by: --- xmlsecurity/source/xmlsec/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'xmlsecurity/source/xmlsec/makefile.mk') diff --git a/xmlsecurity/source/xmlsec/makefile.mk b/xmlsecurity/source/xmlsec/makefile.mk index 18616da7bbe8..4a9c8f043351 100644 --- a/xmlsecurity/source/xmlsec/makefile.mk +++ b/xmlsecurity/source/xmlsec/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: pjunck $ $Date: 2004-10-27 14:57:14 $ +# last change: $Author: rt $ $Date: 2004-11-26 14:57:29 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -94,6 +94,7 @@ SLOFILES = \ $(SLO)$/xmlelementwrapper_xmlsecimpl.obj \ $(SLO)$/certificateextension_xmlsecimpl.obj \ $(SLO)$/xmlstreamio.obj \ + $(SLO)$/errorcallback.obj \ $(SLO)$/xsec_xmlsec.obj # --- Targets ------------------------------------------------------ -- cgit