summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/component
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-11-07 09:06:16 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-11-07 09:06:16 +0000
commitfb3e961096c40ce4a069bba6818fe8fb66d4dbb3 (patch)
tree7e456f9d9b0ddd8f073b61ea9a3fba704c115ad5 /xmlsecurity/source/component
parentf66bb52d3d2a6fa6eafdf4c25bb19c3ed34e9abd (diff)
INTEGRATION: CWS tkr05_SRC680 (1.4.32); FILE MERGED
2007/09/20 11:07:14 tkr 1.4.32.1: #i31053#: WebDAV HTTPS Support
Diffstat (limited to 'xmlsecurity/source/component')
-rw-r--r--xmlsecurity/source/component/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/xmlsecurity/source/component/makefile.mk b/xmlsecurity/source/component/makefile.mk
index 86dbf064c..1adf5592d 100644
--- a/xmlsecurity/source/component/makefile.mk
+++ b/xmlsecurity/source/component/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: vg $ $Date: 2007-02-06 13:02:34 $
+# last change: $Author: rt $ $Date: 2007-11-07 10:06:16 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -54,6 +54,7 @@ SRC1FILES = \
SLOFILES= \
$(SLO)$/documentdigitalsignatures.obj \
$(SLO)$/registerservices.obj \
+ $(SLO)$/certificatecontainer.obj
# --- Targets ------------------------------------------------------