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