summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/makefile.mk
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-01-29 13:14:30 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-01-29 13:14:30 +0000
commit55ea4ef8f6574cab23122db6222714a6101b1abc (patch)
treef7d5b7d18c86cec8f7911c01dac984111beb0409 /ucb/source/ucp/file/makefile.mk
parent436717248c2c06b4da261c1efb9e08e7cd9b02e4 (diff)
INTEGRATION: CWS networkrepair_SRC680 (1.16.46); FILE MERGED
2008/01/10 18:11:00 mav 1.16.46.1: #i73979# try to repair the filehandle
Diffstat (limited to 'ucb/source/ucp/file/makefile.mk')
-rw-r--r--ucb/source/ucp/file/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/ucb/source/ucp/file/makefile.mk b/ucb/source/ucp/file/makefile.mk
index 7c7cab6013b7..24ba2223c199 100644
--- a/ucb/source/ucp/file/makefile.mk
+++ b/ucb/source/ucp/file/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.16 $
+# $Revision: 1.17 $
#
-# last change: $Author: ihi $ $Date: 2007-06-05 17:57:07 $
+# last change: $Author: rt $ $Date: 2008-01-29 14:14:30 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -58,7 +58,8 @@ SLOFILES=\
$(SLO)$/filstr.obj \
$(SLO)$/filcmd.obj \
$(SLO)$/filglob.obj \
- $(SLO)$/filinsreq.obj
+ $(SLO)$/filinsreq.obj \
+ $(SLO)$/filrec.obj
LIB1TARGET=$(SLB)$/_$(TARGET).lib
LIB1OBJFILES=$(SLOFILES)