summaryrefslogtreecommitdiffstats
path: root/connectivity/source/dbtools
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-07-25 12:32:37 +0000
committerFrank Schönheit <fs@openoffice.org>2001-07-25 12:32:37 +0000
commitef553b4b9cc80d4a7271750f58391d3e33e19925 (patch)
treea054d4d5ccaf41fbdb44b5bd9964c7477aeacb43 /connectivity/source/dbtools
parentinitial checkin (diff)
downloadcore-ef553b4b9cc80d4a7271750f58391d3e33e19925.tar.gz
core-ef553b4b9cc80d4a7271750f58391d3e33e19925.zip
#88927# added simpledbt.lib
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 077e2390a76f..87dd4cb0a625 100644
--- a/connectivity/source/dbtools/makefile.mk
+++ b/connectivity/source/dbtools/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: ganaya $ $Date: 2001-02-08 04:54:46 $
+# last change: $Author: fs $ $Date: 2001-07-25 13:32:10 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -82,7 +82,8 @@ LIB1FILES=\
$(SLB)$/resource.lib \
$(SLB)$/sdbcx.lib \
$(SLB)$/commontools.lib \
- $(SLB)$/sql.lib
+ $(SLB)$/sql.lib \
+ $(SLB)$/simpledbt.lib
# --- dynamic library ---------------------------