diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-07-06 13:32:11 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-07-06 13:32:11 +0000 |
commit | 83370eae47617f6b19830791c2b0ee8412fd0b1d (patch) | |
tree | 05bab545f4213c9066c2d7646e5210bb8d9e8734 /offapi | |
parent | 6342a082641c848646c541c58303e230bff25606 (diff) |
INTEGRATION: CWS updchk06 (1.14.14); FILE MERGED
2007/06/28 23:57:13 obr 1.14.14.1: #i72386# added support for extracting the summary of a feed entry as description
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/deployment/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/deployment/makefile.mk b/offapi/com/sun/star/deployment/makefile.mk index 57e03b12b756..a7163888539d 100644 --- a/offapi/com/sun/star/deployment/makefile.mk +++ b/offapi/com/sun/star/deployment/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.14 $ +# $Revision: 1.15 $ # -# last change: $Author: obo $ $Date: 2007-06-12 06:17:56 $ +# last change: $Author: rt $ $Date: 2007-07-06 14:32:11 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -55,6 +55,7 @@ IDLFILES = \ LicenseException.idl \ VersionException.idl \ InstallException.idl \ + UpdateInformationEntry.idl \ XUpdateInformationProvider.idl \ UpdateInformationProvider.idl \ XPackageInformationProvider.idl \ |