INTEGRATION: CWS sb62 (1.7.56); FILE MERGED

2006/09/27 11:46:39 sb 1.7.56.1: #i69163# Added com.sun.star.deployment.VersionException.
This commit is contained in:
Kurt Zenker 2006-10-04 15:52:31 +00:00
parent 5d5329b581
commit a056dd850d

View file

@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.7 $
# $Revision: 1.8 $
#
# last change: $Author: obo $ $Date: 2006-07-13 16:59:25 $
# last change: $Author: kz $ $Date: 2006-10-04 16:52:31 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@ -52,7 +52,8 @@ IDLFILES = \
XPackageManagerFactory.idl \
thePackageManagerFactory.idl \
DependencyException.idl \
LicenseException.idl
LicenseException.idl \
VersionException.idl
.INCLUDE : target.mk
.INCLUDE : $(PRJ)$/util$/target.pmk