summaryrefslogtreecommitdiff
path: root/xmlhelp
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-03-30 07:38:21 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-03-30 07:38:21 +0000
commit9ac582602d05873c745f4db7ca9ec40deab4fdff (patch)
tree277e89eccfa1f9b7ffcfa1c7e32cce0cdd9b1470 /xmlhelp
parent83690855efb6f75fe6ea595587eb5c42fd556107 (diff)
INTEGRATION: CWS fwkfinal3 (1.14.34); FILE MERGED
2005/03/19 17:31:48 abi 1.14.34.1: bdbchange
Diffstat (limited to 'xmlhelp')
-rw-r--r--xmlhelp/source/cxxhelp/provider/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/makefile.mk b/xmlhelp/source/cxxhelp/provider/makefile.mk
index 9694b63bcd10..a4af1c9ebdc6 100644
--- a/xmlhelp/source/cxxhelp/provider/makefile.mk
+++ b/xmlhelp/source/cxxhelp/provider/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.14 $
+# $Revision: 1.15 $
#
-# last change: $Author: rt $ $Date: 2004-09-08 16:14:24 $
+# last change: $Author: rt $ $Date: 2005-03-30 08:38:21 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -102,6 +102,7 @@ SLOFILES=\
$(SLO)$/inputstream.obj \
$(SLO)$/debughelper.obj \
$(SLO)$/databases.obj \
+ $(SLO)$/db.obj \
$(SLO)$/bufferedinputstream.obj
# --- Targets ----------------------------------------------------------