summaryrefslogtreecommitdiff
path: root/cpputools
diff options
context:
space:
mode:
authorJörg Budischewski <jbu@openoffice.org>2001-05-25 10:42:34 +0000
committerJörg Budischewski <jbu@openoffice.org>2001-05-25 10:42:34 +0000
commit3706b12fa7c3910114adf9e4984291940d6bd710 (patch)
treeac82d7fab6b62d1aa94cb8f57d8ae6d1b6427076 /cpputools
parentaebe818ec66c6f5dd5fa9b5b3d25807d1b2d5821 (diff)
#87190# makefile cleanup, added XSingleComponentFactory and XMultiComponentFactory
Diffstat (limited to 'cpputools')
-rw-r--r--cpputools/source/registercomponent/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/cpputools/source/registercomponent/makefile.mk b/cpputools/source/registercomponent/makefile.mk
index 2fa35d13ce11..ecdbea8bc4d0 100644
--- a/cpputools/source/registercomponent/makefile.mk
+++ b/cpputools/source/registercomponent/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: obo $ $Date: 2001-05-07 13:58:02 $
+# last change: $Author: jbu $ $Date: 2001-05-25 11:42:34 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -87,6 +87,8 @@ UNOTYPES=\
com.sun.star.uno.TypeClass \
com.sun.star.lang.XMultiServiceFactory \
com.sun.star.lang.XSingleServiceFactory \
+ com.sun.star.lang.XMultiComponentFactory \
+ com.sun.star.lang.XSingleComponentFactory \
com.sun.star.lang.XComponent \
com.sun.star.registry.XImplementationRegistration