summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/packages
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-05-19 03:40:00 +0000
committerKurt Zenker <kz@openoffice.org>2004-05-19 03:40:00 +0000
commita418d4fc039abb9463cebbd93c21df3603bc38c8 (patch)
tree3f20e04b28796baf84b8c2e11e5316eb5341e73f /offapi/com/sun/star/packages
parent1c4a56339ed379176b2e8ae6297fa983daf31a5e (diff)
INTEGRATION: CWS bmpres01 (1.2.310); FILE MERGED
2004/04/13 15:59:19 mav 1.2.310.1: #116335# ZipFileAccess
Diffstat (limited to 'offapi/com/sun/star/packages')
-rw-r--r--offapi/com/sun/star/packages/zip/makefile.mk8
1 files changed, 5 insertions, 3 deletions
diff --git a/offapi/com/sun/star/packages/zip/makefile.mk b/offapi/com/sun/star/packages/zip/makefile.mk
index e0fbd93cccd1..6c44a1bd7d6c 100644
--- a/offapi/com/sun/star/packages/zip/makefile.mk
+++ b/offapi/com/sun/star/packages/zip/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: hr $ $Date: 2003-03-26 13:54:45 $
+# last change: $Author: kz $ $Date: 2004-05-19 04:40:00 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -76,7 +76,9 @@ IDLFILES=\
ZipEntry.idl\
ZipException.idl \
ZipIOException.idl \
- ZipConstants.idl
+ ZipConstants.idl\
+ ZipFileAccess.idl\
+ XZipFileAccess.idl
# ------------------------------------------------------------------