summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec/makefile.mk
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-11-26 13:57:29 +0000
committerRüdiger Timm <rt@openoffice.org>2004-11-26 13:57:29 +0000
commit1e35297494d5b7fa4b8d3effa6c971b41cc3d3c6 (patch)
tree990d74c644aab7286748d295419abb6d7983c20a /xmlsecurity/source/xmlsec/makefile.mk
parentd41b1ee8161ff5ecb60945ed39deafb1e6d86158 (diff)
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:
Diffstat (limited to 'xmlsecurity/source/xmlsec/makefile.mk')
-rw-r--r--xmlsecurity/source/xmlsec/makefile.mk5
1 files changed, 3 insertions, 2 deletions
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 ------------------------------------------------------