summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/configuration/makefile.mk
diff options
context:
space:
mode:
authorJörg Barfurth <jb@openoffice.org>2001-05-21 09:16:31 +0000
committerJörg Barfurth <jb@openoffice.org>2001-05-21 09:16:31 +0000
commit4a81456d2ff874980610f2869822c17701387bfb (patch)
tree292793b039758ff138fc9c4a3826deb4d0958666 /offapi/com/sun/star/configuration/makefile.mk
parent26fe47d8d7e6fbf0a221a31e36a64e4ea994328c (diff)
#81412# Exceptions for startup diagnostics
Diffstat (limited to 'offapi/com/sun/star/configuration/makefile.mk')
-rw-r--r--offapi/com/sun/star/configuration/makefile.mk8
1 files changed, 6 insertions, 2 deletions
diff --git a/offapi/com/sun/star/configuration/makefile.mk b/offapi/com/sun/star/configuration/makefile.mk
index c9f84705f..84084b892 100644
--- a/offapi/com/sun/star/configuration/makefile.mk
+++ b/offapi/com/sun/star/configuration/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: jb $ $Date: 2001-02-01 14:37:49 $
+# last change: $Author: jb $ $Date: 2001-05-21 10:16:31 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -73,6 +73,10 @@ PACKAGE=com$/sun$/star$/configuration
# ------------------------------------------------------------------------
IDLFILES=\
+ CannotLoadConfigurationException.idl \
+ InvalidBootstrapFileException.idl \
+ MissingBootstrapFileException.idl \
+ InstallationIncompleteException.idl \
ConfigurationAccess.idl\
ConfigurationProvider.idl\
ConfigurationUpdateAccess.idl\