summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-03-15 07:56:11 +0000
committerOliver Bolte <obo@openoffice.org>2005-03-15 07:56:11 +0000
commit775995175bbf98e116d1b01297040d605bc2d9b3 (patch)
tree6ec03c195048b6cdb2955269dcb4a1f653614a1b /tools
parentbb94ad92aefc4ded294d7efd65fd08514ec8113a (diff)
INTEGRATION: CWS bsport (1.6.282); FILE MERGED
2005/03/10 11:52:20 obo 1.6.282.1: #119707# build server port from TLS617 to SRC680
Diffstat (limited to 'tools')
-rw-r--r--tools/source/communi/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/tools/source/communi/makefile.mk b/tools/source/communi/makefile.mk
index 52f0ea6ced82..2cf7ece392d6 100644
--- a/tools/source/communi/makefile.mk
+++ b/tools/source/communi/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: hr $ $Date: 2003-03-27 17:03:47 $
+# last change: $Author: obo $ $Date: 2005-03-15 08:56:11 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -76,6 +76,7 @@ TARGET=communi
CXXFILES= simplecm.cxx bcst.cxx
OBJFILES= \
+ $(OBJ)$/abthread.obj \
$(OBJ)$/tcpio.obj \
$(OBJ)$/packethandler.obj \
$(OBJ)$/simplecm.obj \
@@ -90,6 +91,7 @@ OBJFILES= \
$(OBJ)$/geninfo.obj \
SLOFILES= \
+ $(SLO)$/abthread.obj \
$(SLO)$/tcpio.obj \
$(SLO)$/packethandler.obj \
$(SLO)$/simplecm.obj \