summaryrefslogtreecommitdiffstats
path: root/connectivity/source/dbtools/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/dbtools/makefile.mk')
-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 ---------------------------