summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-07-13 15:59:25 +0000
committerOliver Bolte <obo@openoffice.org>2006-07-13 15:59:25 +0000
commit8c6f347d409efdf880c03a420640e0a7a9441271 (patch)
tree31d759705a4610492040b58b7427e4e597a2af71 /offapi
parent4881d0fc7eead309d9f4a22b8b035e78cb98e7e2 (diff)
INTEGRATION: CWS jsc7 (1.6.144); FILE MERGED
2006/07/03 14:03:19 sb 1.6.144.2: #i66005# Introduced com.sun.star.deployment.DependencyException. 2006/06/28 06:46:53 jl 1.6.144.1: #66211# support of license files in extensions
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/deployment/makefile.mk8
1 files changed, 5 insertions, 3 deletions
diff --git a/offapi/com/sun/star/deployment/makefile.mk b/offapi/com/sun/star/deployment/makefile.mk
index 4801ae8d0b4e..c6a26a5e25a2 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.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: rt $ $Date: 2005-09-07 22:59:32 $
+# last change: $Author: obo $ $Date: 2006-07-13 16:59:25 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -50,7 +50,9 @@ IDLFILES = \
PackageRegistryBackend.idl \
XPackageManager.idl \
XPackageManagerFactory.idl \
- thePackageManagerFactory.idl
+ thePackageManagerFactory.idl \
+ DependencyException.idl \
+ LicenseException.idl
.INCLUDE : target.mk
.INCLUDE : $(PRJ)$/util$/target.pmk