diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-10-19 11:04:49 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-10-19 11:04:49 +0000 |
commit | 8aafee7a142b09ea89cf8f3b25f81f34ab7ddf66 (patch) | |
tree | e50fb5da797da7689a0be18d9d2b0080a9092d37 | |
parent | 7fb12d5ff4087a0c77d2e70bb1e27b08490676e2 (diff) |
INTEGRATION: CWS cov2src (1.11.36); FILE MERGED
2005/10/18 09:01:21 rt 1.11.36.1: #126234# Join MWS COV680 m4 into SRC680
-rw-r--r-- | offapi/com/sun/star/embed/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/embed/makefile.mk b/offapi/com/sun/star/embed/makefile.mk index 2d1093358a39..33f7336fc4a8 100644 --- a/offapi/com/sun/star/embed/makefile.mk +++ b/offapi/com/sun/star/embed/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.11 $ +# $Revision: 1.12 $ # -# last change: $Author: rt $ $Date: 2005-09-08 00:17:05 $ +# last change: $Author: rt $ $Date: 2005-10-19 12:04:49 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -96,6 +96,7 @@ IDLFILES=\ XHatchWindowFactory.idl\ XHatchWindow.idl\ XPackageStructureCreator.idl\ + XOptimizedStorage.idl\ UnreachableStateException.idl\ UseBackupException.idl\ StateChangeInProgressException.idl\ |