diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2005-05-18 08:58:04 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2005-05-18 08:58:04 +0000 |
commit | 662c0a14331af3237920cb37bfde4bc4173e3573 (patch) | |
tree | 9a320edafe996c33138982398678195f7c96eab8 /xmlsecurity | |
parent | 2fe0f36341e32d01e97759dce78b1c1900e8861e (diff) |
INTEGRATION: CWS xmlsec12 (1.4.6); FILE MERGED
2005/04/14 16:08:01 mt 1.4.6.1: clean-ups...
Diffstat (limited to 'xmlsecurity')
-rw-r--r-- | xmlsecurity/source/xmlsec/nss/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/xmlsecurity/source/xmlsec/nss/makefile.mk b/xmlsecurity/source/xmlsec/nss/makefile.mk index d15808b92..61c0ad784 100644 --- a/xmlsecurity/source/xmlsec/nss/makefile.mk +++ b/xmlsecurity/source/xmlsec/nss/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2005-03-30 11:36:32 $ +# last change: $Author: rt $ $Date: 2005-05-18 09:58:04 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -159,7 +159,6 @@ SOLARINC += -I$(NSS_INC) .ENDIF SLOFILES = \ - $(SLO)$/moz_profile.obj \ $(SLO)$/securityenvironment_nssimpl.obj \ $(SLO)$/xmlencryption_nssimpl.obj \ $(SLO)$/xmlsecuritycontext_nssimpl.obj \ |