summaryrefslogtreecommitdiff
path: root/unotools/source
diff options
context:
space:
mode:
authorMartin Hollmichel <mh@openoffice.org>2001-11-06 20:09:39 +0000
committerMartin Hollmichel <mh@openoffice.org>2001-11-06 20:09:39 +0000
commitc06303b258e7df14c441c8d16398659bc9d4cc18 (patch)
tree8a02ef52a4bfc6a424583ccae53c8cc66b462e3b /unotools/source
parentc696518b1e66128cb07d5c4ba60645457d0cdfa0 (diff)
add: missing unotypes #65293#
Diffstat (limited to 'unotools/source')
-rw-r--r--unotools/source/ucbhelper/makefile.mk9
1 files changed, 4 insertions, 5 deletions
diff --git a/unotools/source/ucbhelper/makefile.mk b/unotools/source/ucbhelper/makefile.mk
index 41dd60d3363d..0ed474f7a3e4 100644
--- a/unotools/source/ucbhelper/makefile.mk
+++ b/unotools/source/ucbhelper/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: mtg $ $Date: 2001-08-01 12:58:41 $
+# last change: $Author: mh $ $Date: 2001-11-06 21:09:39 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -69,7 +69,6 @@ ENABLE_EXCEPTIONS=TRUE
# --- Settings common for the whole project -----
-#UNOTYPES=
#.INCLUDE : $(PRJINC)$/unotools$/unotools.mk
# --- Settings ----------------------------------
@@ -86,8 +85,8 @@ ENABLE_EXCEPTIONS=TRUE
# --- Types -------------------------------------
-#UNOTYPES+= \
-# com.sun.star.container.XInputStream
+UNOTYPES+= \
+ com.sun.star.sdbc.XRow
# --- Files -------------------------------------