summaryrefslogtreecommitdiff
path: root/rdbmaker
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-04-17 09:23:53 +0000
committerRüdiger Timm <rt@openoffice.org>2003-04-17 09:23:53 +0000
commite7ce98d7165adadc5631e2ff6e26fb77d63d998d (patch)
treeda4f9a2f4f692f4e2b9ebf0422b55375a960726c /rdbmaker
parentbe87d44c7f5de4d3a9257d7872d4309538f9497e (diff)
INTEGRATION: CWS sdk01 (1.12.40); FILE MERGED
2003/03/07 07:40:30 jsc 1.12.40.1: #107900# bugfix using tdmgr instead or registry files
Diffstat (limited to 'rdbmaker')
-rw-r--r--rdbmaker/source/rdbmaker/makefile.mk7
1 files changed, 5 insertions, 2 deletions
diff --git a/rdbmaker/source/rdbmaker/makefile.mk b/rdbmaker/source/rdbmaker/makefile.mk
index d8c598f8117f..4cb1887a098e 100644
--- a/rdbmaker/source/rdbmaker/makefile.mk
+++ b/rdbmaker/source/rdbmaker/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.14 $
+# $Revision: 1.15 $
#
-# last change: $Author: hr $ $Date: 2003-03-26 14:28:44 $
+# last change: $Author: rt $ $Date: 2003-04-17 10:23:53 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -88,6 +88,9 @@ UNOTYPES= \
com.sun.star.beans.XPropertySet \
com.sun.star.uno.XComponentContext \
com.sun.star.reflection.XInterfaceTypeDescription \
+ com.sun.star.reflection.XModuleTypeDescription \
+ com.sun.star.reflection.XConstantTypeDescription \
+ com.sun.star.reflection.XConstantsTypeDescription \
com.sun.star.reflection.XInterfaceMemberTypeDescription \
com.sun.star.reflection.XInterfaceMethodTypeDescription \
com.sun.star.reflection.XInterfaceAttributeTypeDescription \