diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2011-04-04 13:05:00 +0200 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2011-04-04 13:05:00 +0200 |
commit | e19358aa28e2a43134b49d1c37a27b6fa33ecc2f (patch) | |
tree | 2ce5ad1918093b61b750efc0376b6a156adc40a3 | |
parent | bb450689caa1143fff0f51b3ba79b3a18d98b87b (diff) |
masterfix DEV300: #i10000# build fix
Notes
split repo tag: components_ooo/DEV300_m106
-rw-r--r-- | xmlsecurity/source/xmlsec/nss/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmlsecurity/source/xmlsec/nss/makefile.mk b/xmlsecurity/source/xmlsec/nss/makefile.mk index d0fb73d68df4..5e968a334ed5 100644 --- a/xmlsecurity/source/xmlsec/nss/makefile.mk +++ b/xmlsecurity/source/xmlsec/nss/makefile.mk @@ -135,7 +135,6 @@ SLOFILES += \ $(SLO)$/xmlsecuritycontext_nssimpl.obj \ $(SLO)$/xmlsignature_nssimpl.obj \ $(SLO)$/x509certificate_nssimpl.obj \ - $(SLO)$/seinitializer_nssimpl.obj \ $(SLO)$/sanextension_nssimpl.obj \ $(SLO)$/secerror.obj |