summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec/makefile.mk
diff options
context:
space:
mode:
authorMichael Mi <mmi@openoffice.org>2004-08-02 03:46:58 +0000
committerMichael Mi <mmi@openoffice.org>2004-08-02 03:46:58 +0000
commitf8eaa59e88656efd59f0638f1e841331c409adde (patch)
tree8d6cab5e5446ba72431ff96ca26906daef0580d9 /xmlsecurity/source/xmlsec/makefile.mk
parentc1f8875f33697516efa24853dc965f6269f987c4 (diff)
Issue number:
Submitted by: Andrew Fan Reviewed by: Add certvalidity.cxx
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 72a646e0a8a7..636410a578ed 100644
--- a/xmlsecurity/source/xmlsec/makefile.mk
+++ b/xmlsecurity/source/xmlsec/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: mmi $ $Date: 2004-07-26 06:15:42 $
+# last change: $Author: mmi $ $Date: 2004-08-02 04:46:57 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -84,6 +84,7 @@ CDEFS += -DXMLSEC_CRYPTO_NSS -DXMLSEC_NO_XSLT
SLOFILES = \
$(SLO)$/baseencoding.obj \
$(SLO)$/biginteger.obj \
+ $(SLO)$/certvalidity.obj \
$(SLO)$/saxhelper.obj \
$(SLO)$/xmldocumentwrapper_xmlsecimpl.obj \
$(SLO)$/xmlelementwrapper_xmlsecimpl.obj \