diff options
author | gt <gt@openoffice.org> | 2004-07-20 04:35:10 +0000 |
---|---|---|
committer | gt <gt@openoffice.org> | 2004-07-20 04:35:10 +0000 |
commit | 06092f6f73c7527ceccae1d71f4ba587c224ae2b (patch) | |
tree | c114a65271b28c2c7870a36b27ca4518904ec102 /xmlsecurity/source/dialogs/makefile.mk | |
parent | ff9555efc4b4fd6f8cfacae5a6d119f36b5d930d (diff) |
#i20883# no status bar control needed here
Diffstat (limited to 'xmlsecurity/source/dialogs/makefile.mk')
-rw-r--r-- | xmlsecurity/source/dialogs/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/xmlsecurity/source/dialogs/makefile.mk b/xmlsecurity/source/dialogs/makefile.mk index 7798ef4f0..33bfc1914 100644 --- a/xmlsecurity/source/dialogs/makefile.mk +++ b/xmlsecurity/source/dialogs/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: gt $ $Date: 2004-07-19 11:08:46 $ +# last change: $Author: gt $ $Date: 2004-07-20 05:35:10 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -90,7 +90,6 @@ SRC1FILES = \ warnings.src SLOFILES= \ - $(SLO)$/stbcontrl.obj \ $(SLO)$/digitalsignaturesdialog.obj \ $(SLO)$/certificatechooser.obj \ $(SLO)$/certificateviewer.obj \ |