summaryrefslogtreecommitdiff
path: root/unotools
diff options
context:
space:
mode:
authorMartin Hollmichel <mh@openoffice.org>2001-11-06 19:28:18 +0000
committerMartin Hollmichel <mh@openoffice.org>2001-11-06 19:28:18 +0000
commitb9619b234754c63ddc758f6dd669fe5d624ad155 (patch)
tree11f67cce8e5a8125d0a430a7c0729ea1fe695e35 /unotools
parentc7a635bc8df571c761de6813dbdaccacf91b1e42 (diff)
add: missing unotypes #65293#
Diffstat (limited to 'unotools')
-rw-r--r--unotools/source/config/makefile.mk12
1 files changed, 9 insertions, 3 deletions
diff --git a/unotools/source/config/makefile.mk b/unotools/source/config/makefile.mk
index 3a64d4bf2872..b5bcc79344b9 100644
--- a/unotools/source/config/makefile.mk
+++ b/unotools/source/config/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: fs $ $Date: 2001-08-21 12:53:59 $
+# last change: $Author: mh $ $Date: 2001-11-06 20:28:18 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -71,7 +71,13 @@ ENABLE_EXCEPTIONS=TRUE
#UNOTYPES=
-UNOTYPES+= com.sun.star.configuration.XTemplateContainer
+UNOTYPES+= com.sun.star.configuration.XTemplateContainer \
+ com.sun.star.util.XChangesListener \
+ com.sun.star.util.XChangesNotifier \
+ com.sun.star.util.XStringEscape \
+ com.sun.star.util.XChangesBatch \
+ com.sun.star.uno.XWeak \
+ com.sun.star.uno.XAggregation
#.INCLUDE : $(PRJINC)$/unotools$/unotools.mk