summaryrefslogtreecommitdiffstats
path: root/connectivity/source/dbtools
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-12-13 15:14:53 +0000
committerKurt Zenker <kz@openoffice.org>2006-12-13 15:14:53 +0000
commitea384dc3dbd84298c3dadec2f41f4f7a6e2d51d5 (patch)
treee67bbac0d47aeedd50454c4b571075b829d66e06 /connectivity/source/dbtools
parentINTEGRATION: CWS dba22ui (1.8.20); FILE MERGED (diff)
downloadcore-ea384dc3dbd84298c3dadec2f41f4f7a6e2d51d5.tar.gz
core-ea384dc3dbd84298c3dadec2f41f4f7a6e2d51d5.zip
INTEGRATION: CWS dba22ui (1.10.122); FILE MERGED
2006/10/25 10:36:26 fs 1.10.122.1: #i62664# +cnr.lib (built in ../resource)
Diffstat (limited to 'connectivity/source/dbtools')
-rw-r--r--connectivity/source/dbtools/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/connectivity/source/dbtools/makefile.mk b/connectivity/source/dbtools/makefile.mk
index 26e277c40633..6eb64c9a0ca8 100644
--- a/connectivity/source/dbtools/makefile.mk
+++ b/connectivity/source/dbtools/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.10 $
+# $Revision: 1.11 $
#
-# last change: $Author: obo $ $Date: 2006-03-29 12:14:08 $
+# last change: $Author: kz $ $Date: 2006-12-13 16:14:53 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -55,7 +55,8 @@ LIB1FILES=\
$(SLB)$/sdbcx.lib \
$(SLB)$/commontools.lib \
$(SLB)$/sql.lib \
- $(SLB)$/simpledbt.lib
+ $(SLB)$/simpledbt.lib \
+ $(SLB)$/cnr.lib
# --- dynamic library ---------------------------