summaryrefslogtreecommitdiff
path: root/automation/util
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-07-06 11:08:42 +0000
committerOliver Bolte <obo@openoffice.org>2004-07-06 11:08:42 +0000
commit98ed2c3444f75d246cc6af44767c26c0ee47188d (patch)
tree4709e7fe3a07b1d730bda63c24d2237754a1caec /automation/util
parentd99ed9307029f77e30789174b42347c51baf7285 (diff)
INTEGRATION: CWS docking1 (1.9.18); FILE MERGED
2004/06/15 15:01:34 gh 1.9.18.1: #i29531#add support for string ids to acces UI elements. Needed for new ToolBoxes
Diffstat (limited to 'automation/util')
-rw-r--r--automation/util/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/automation/util/makefile.mk b/automation/util/makefile.mk
index f4295029205e..2a621df3ce9a 100644
--- a/automation/util/makefile.mk
+++ b/automation/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.10 $
+# $Revision: 1.11 $
#
-# last change: $Author: rt $ $Date: 2004-06-17 11:42:41 $
+# last change: $Author: obo $ $Date: 2004-07-06 12:08:42 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -188,7 +188,8 @@ APP1DEPN=\
APP1OBJS= $(OBJ)$/testbasi.obj \
$(OBJ)$/cmdbasestream.obj \
- $(OBJ)$/svcommstream.obj
+ $(OBJ)$/svcommstream.obj \
+ $(OBJ)$/smartid.obj
# --- TESTTOOL MINIAPP ------------------------------------------------------
# ressources are linked here