diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-04-16 15:47:35 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-04-16 15:47:35 +0000 |
commit | 47fdbccc4088de52c4efa0d74e679fae91d186eb (patch) | |
tree | 3116ce1ba435b9d50b446c517ddeca98fd1b2fbf /framework/util | |
parent | 033764a799f512f0b282e89a635e5dfc978b3c69 (diff) |
INTEGRATION: CWS fwkdbdesign01 (1.109.8); FILE MERGED
2007/03/08 14:27:28 as 1.109.8.1: #i45663# remove using of deprectaed module property ShortName
Diffstat (limited to 'framework/util')
-rw-r--r-- | framework/util/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/framework/util/makefile.mk b/framework/util/makefile.mk index b6bea1067964..2ba22e82f142 100644 --- a/framework/util/makefile.mk +++ b/framework/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.110 $ +# $Revision: 1.111 $ # -# last change: $Author: vg $ $Date: 2007-03-26 13:13:01 $ +# last change: $Author: ihi $ $Date: 2007-04-16 16:47:35 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -63,7 +63,6 @@ LIB1OBJFILES= \ $(SLO)$/itemcontainer.obj \ $(SLO)$/rootitemcontainer.obj \ $(SLO)$/constitemcontainer.obj \ - $(SLO)$/moduleidentifier.obj \ $(SLO)$/propertysethelper.obj |