diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-05-24 13:04:39 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-05-24 13:04:39 +0000 |
commit | e16f4d25f01d057db21347bc69b7c86041bf1645 (patch) | |
tree | aff4c89d0a398ab7a2daf06102de44206bbe4218 /shell/source/cmdmail/makefile.mk | |
parent | 53726f52fd84f21a91d536c5e68ea63ddb5c6dd4 (diff) |
INTEGRATION: CWS ause043 (1.5.22); FILE MERGED
2005/10/31 17:17:16 hjs 1.5.22.1: #i56702# remove overrides for default uno header generation
Diffstat (limited to 'shell/source/cmdmail/makefile.mk')
-rw-r--r-- | shell/source/cmdmail/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/shell/source/cmdmail/makefile.mk b/shell/source/cmdmail/makefile.mk index 2e0ea3dcea9c..38a4942e3ef3 100644 --- a/shell/source/cmdmail/makefile.mk +++ b/shell/source/cmdmail/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: rt $ $Date: 2005-09-07 19:52:25 $ +# last change: $Author: vg $ $Date: 2006-05-24 14:04:39 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -39,7 +39,6 @@ TARGET=cmdmail LIBTARGET=NO ENABLE_EXCEPTIONS=TRUE COMP1TYPELIST=$(TARGET) -COMPRDB=$(SOLARBINDIR)$/types.rdb # --- Settings ----------------------------------------------------- |