summaryrefslogtreecommitdiff
path: root/unotools/source/ucbhelper
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-07-25 10:35:35 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-07-25 10:35:35 +0000
commit0fffd1b58f345d69792012c833f88f0582db7260 (patch)
tree67041a836012cd8213fc0b4d7389575fc06bd8e9 /unotools/source/ucbhelper
parent3c1503ac4f8e8853ed2f46e925e4a961efe576fe (diff)
INTEGRATION: CWS abi3 (1.12.10); FILE MERGED
2003/07/16 09:46:29 abi 1.12.10.1: #110668# moved condition-object to comphelper
Diffstat (limited to 'unotools/source/ucbhelper')
-rw-r--r--unotools/source/ucbhelper/makefile.mk7
1 files changed, 3 insertions, 4 deletions
diff --git a/unotools/source/ucbhelper/makefile.mk b/unotools/source/ucbhelper/makefile.mk
index 41630303e58b..5f44a170f972 100644
--- a/unotools/source/ucbhelper/makefile.mk
+++ b/unotools/source/ucbhelper/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.12 $
+# $Revision: 1.13 $
#
-# last change: $Author: vg $ $Date: 2003-05-26 08:26:12 $
+# last change: $Author: vg $ $Date: 2003-07-25 11:35:35 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -99,8 +99,7 @@ SLOFILES=\
$(SLO)$/ucbstreamhelper.obj \
$(SLO)$/tempfile.obj \
$(SLO)$/xtempfile.obj \
- $(SLO)$/progresshandlerwrap.obj \
- $(SLO)$/condition.obj
+ $(SLO)$/progresshandlerwrap.obj
# --- Targets ----------------------------------