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
commitee8cd7ff22b39f5851057741fbf7ba1d8a085a40 (patch)
tree24ced31742568ad87ae4f5a2c62951475e5c0769 /xmlsecurity/source/component
parentaed4a14e93a0549d3201fac4ea3ae3d0f644a340 (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 86dbf064ca95..1adf5592d6fb 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 ------------------------------------------------------