summaryrefslogtreecommitdiff
path: root/automation
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-09-09 16:22:36 +0000
committerOliver Bolte <obo@openoffice.org>2004-09-09 16:22:36 +0000
commitc25da443a061425c49531a9bb7cac54bdf1635f3 (patch)
tree44328d7d6191c5902809dc8173cf80a1d714f034 /automation
parentbabb27de6f4663e349bdc90b87432a3c6d351432 (diff)
INTEGRATION: CWS toolbars2 (1.2.10); FILE MERGED
2004/08/09 08:24:57 gh 1.2.10.1: #i32449#use SmartId from VCL
Diffstat (limited to 'automation')
-rw-r--r--automation/source/server/makefile.mk10
1 files changed, 4 insertions, 6 deletions
diff --git a/automation/source/server/makefile.mk b/automation/source/server/makefile.mk
index d6eb780a6d6b..a3559e11fd1c 100644
--- a/automation/source/server/makefile.mk
+++ b/automation/source/server/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: obo $ $Date: 2004-07-06 12:04:28 $
+# last change: $Author: obo $ $Date: 2004-09-09 17:22:36 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -81,14 +81,12 @@ SLOFILES = \
$(SLO)$/editwin.obj \
$(SLO)$/server.obj \
$(SLO)$/retstrm.obj \
- $(SLO)$/profiler.obj \
- $(SLO)$/smartid.obj
+ $(SLO)$/profiler.obj
OBJFILES = \
$(OBJ)$/cmdbasestream.obj \
- $(OBJ)$/svcommstream.obj \
- $(OBJ)$/smartid.obj
+ $(OBJ)$/svcommstream.obj
EXCEPTIONSFILES = \
$(SLO)$/server.obj \