summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec/makefile.mk
diff options
context:
space:
mode:
authorMichael Mi <mmi@openoffice.org>2004-07-26 05:15:42 +0000
committerMichael Mi <mmi@openoffice.org>2004-07-26 05:15:42 +0000
commit568e4e8c2e5f4a6b9351a3880f97c23a0c5a0f48 (patch)
treea4e6e455d4af7f986c87994989f84adfd205cbbb /xmlsecurity/source/xmlsec/makefile.mk
parent2c16e861d922a9ab9150083e1e7311727f78dc23 (diff)
Issue number:
Submitted by: Andrew Fan Reviewed by: Provide big integer convertor.
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 30ce4ae84a8a..72a646e0a8a7 100644
--- a/xmlsecurity/source/xmlsec/makefile.mk
+++ b/xmlsecurity/source/xmlsec/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: mmi $ $Date: 2004-07-23 03:12:26 $
+# last change: $Author: mmi $ $Date: 2004-07-26 06:15:42 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -83,6 +83,7 @@ CDEFS += -DXMLSEC_CRYPTO_NSS -DXMLSEC_NO_XSLT
# --- Files --------------------------------------------------------
SLOFILES = \
$(SLO)$/baseencoding.obj \
+ $(SLO)$/biginteger.obj \
$(SLO)$/saxhelper.obj \
$(SLO)$/xmldocumentwrapper_xmlsecimpl.obj \
$(SLO)$/xmlelementwrapper_xmlsecimpl.obj \