summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-12-13 15:19:11 +0000
committerKurt Zenker <kz@openoffice.org>2006-12-13 15:19:11 +0000
commitaffb15919578ca0edda9cc7426d66e386945f127 (patch)
treebac4b7794108d5b2b6026e40d347953ab28e2496 /connectivity
parent4dc099aa1266c286221a95bdc477041ebfc3a479 (diff)
INTEGRATION: CWS dba22ui (1.15.190); FILE MERGED
2006/12/05 15:02:46 fs 1.15.190.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/drivers/jdbc/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/drivers/jdbc/makefile.mk b/connectivity/source/drivers/jdbc/makefile.mk
index d8e626452604..4e35086aa871 100644
--- a/connectivity/source/drivers/jdbc/makefile.mk
+++ b/connectivity/source/drivers/jdbc/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.15 $
+# $Revision: 1.16 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 06:14:50 $
+# last change: $Author: kz $ $Date: 2006-12-13 16:19:11 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -60,13 +60,13 @@ SLOFILES=\
$(SLO)$/CallableStatement.obj \
$(SLO)$/Class.obj \
$(SLO)$/Clob.obj \
- $(SLO)$/Connection.obj \
$(SLO)$/DatabaseMetaData.obj \
$(SLO)$/Date.obj \
$(SLO)$/DriverManager.obj \
$(SLO)$/DriverPropertyInfo.obj \
$(SLO)$/Exception.obj \
$(SLO)$/InputStream.obj \
+ $(SLO)$/JConnection.obj \
$(SLO)$/JDriver.obj \
$(SLO)$/Object.obj \
$(SLO)$/PreparedStatement.obj \