diff options
Diffstat (limited to 'xmlsecurity/source/xmlsec/makefile.mk')
-rw-r--r-- | xmlsecurity/source/xmlsec/makefile.mk | 5 |
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 \ |