diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-03-01 18:00:14 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-03-01 18:00:14 +0000 |
commit | 262ccac79f1ae91f260bdc9ccf252f236aa2e1c2 (patch) | |
tree | e566a51566b3e9a443a78f101a77387258ff0f3c | |
parent | 793fa428de26692f2d703501faffa82eb4c49616 (diff) |
INTEGRATION: CWS removedrafts (1.87.62); FILE MERGED
2005/02/17 15:04:09 cd 1.87.62.3: #i42557# Remove UNOIDL types from drafts
2005/02/17 13:47:33 cd 1.87.62.2: #i42557# Remove obsolete UNOIDL types from draft
2005/02/17 13:31:15 cd 1.87.62.1: #i42557# move UNOIDL types from drafts to com
-rw-r--r-- | offapi/util/makefile.mk | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/offapi/util/makefile.mk b/offapi/util/makefile.mk index b98179d57f40..131d9a85e8d7 100644 --- a/offapi/util/makefile.mk +++ b/offapi/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.87 $ +# $Revision: 1.88 $ # -# last change: $Author: rt $ $Date: 2004-11-26 18:04:53 $ +# last change: $Author: kz $ $Date: 2005-03-01 19:00:14 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -160,13 +160,9 @@ UNOIDLDBFILES= \ $(UCR)$/csssbrowse.db \ $(UCR)$/cssgallery.db \ $(UCR)$/cssxsd.db \ - $(UCR)$/dcssframe.db \ $(UCR)$/dcssform.db \ - $(UCR)$/dcssui.db \ - $(UCR)$/dcssfstatus.db \ $(UCR)$/dcssgeometry.db \ $(UCR)$/dcssrendering.db \ - $(UCR)$/dcssdrawing.db \ $(UCR)$/xsec-security.db \ $(UCR)$/xsec-crypto.db \ $(UCR)$/xsec-csax.db \ |