From 98ed2c3444f75d246cc6af44767c26c0ee47188d Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Tue, 6 Jul 2004 11:08:42 +0000 Subject: 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 --- automation/util/makefile.mk | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'automation') 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 -- cgit v1.2.1