diff options
author | Kurt Zenker <kz@openoffice.org> | 2004-06-11 10:54:56 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2004-06-11 10:54:56 +0000 |
commit | 1044378ad59061f71084c16c08f24646995dfc65 (patch) | |
tree | 01a824733f2e3aa341ef8dfbcee9990e73f67c21 /offapi | |
parent | 486df7dd95d9516d29921988f08556ea30856a89 (diff) |
INTEGRATION: CWS unopkg2 (1.75.10); FILE MERGED
2004/05/06 14:33:30 dbo 1.75.10.1: #115885# added deploymentui
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/util/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/util/makefile.mk b/offapi/util/makefile.mk index 1eac5f608d49..4f5fd9cee523 100644 --- a/offapi/util/makefile.mk +++ b/offapi/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.77 $ +# $Revision: 1.78 $ # -# last change: $Author: kz $ $Date: 2004-06-11 09:37:31 $ +# last change: $Author: kz $ $Date: 2004-06-11 11:54:56 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -92,6 +92,7 @@ UNOIDLDBFILES= \ $(UCR)$/csscbxml.db\ $(UCR)$/cssdatatransfer.db \ $(UCR)$/cssdeployment.db \ + $(UCR)$/cssdeploymentui.db \ $(UCR)$/cssdclipboard.db \ $(UCR)$/cssddnd.db \ $(UCR)$/cssdocument.db \ |